forked from FashtimeDotCom/Framework7-Website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathframework7.json
48 lines (41 loc) · 1 KB
/
framework7.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
{
"framework": "Framework7",
"url": "http://idangero.us/framework7/",
"framework_current_version" : "1.0.0",
"comparison_data_last_update" : "02.06.2015",
"tutorial_url": "http://idangero.us/framework7/tutorials/",
"license": "mit-license",
"documentation_url": "http://idangero.us/framework7/docs/",
"ios": "true",
"android": "partially",
"blackberry": "partially",
"mobilewebsite": "true",
"webapp": "true",
"nativeapp": "via",
"hybridapp": "true",
"html": "true",
"css": "true",
"js": "true",
"accelerometer": "via",
"camera": "via",
"capture": "via",
"compass": "via",
"connection": "via",
"contacts": "via",
"device": "via",
"nativeevents": "via",
"file": "via",
"geolocation": "via",
"notification": "via",
"storage": "via",
"gestures_multitouch": "true",
"messages_telephone": "via",
"bluetooth": "via",
"nfc": "via",
"vibration": "via",
"cd": "true",
"widgets": "true",
"accessibility": "true",
"free": "true",
"opensource": "true"
}