[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 8 / f / 1 / JKGuidePage / 1.0.6 / JKGuidePage.podspec.json
blobfcf15e06ee5beac85969f6574df0af45d69f50f9
2   "name": "JKGuidePage",
3   "version": "1.0.6",
4   "authors": {
5     "MissRight": "rightjson@gmail.com"
6   },
7   "homepage": "https://github.com/JsonRight/JKGuidePageWindow.git",
8   "summary": "The APP start page.",
9   "source": {
10     "git": "https://github.com/JsonRight/JKGuidePageWindow.git",
11     "tag": "1.0.6"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "JKGuidePage/**/*.{h,m}",
22   "dependencies": {
23     "SDWebImage": [
24       "~>4.2.2"
25     ]
26   },
27   "frameworks": [
28     "UIKit",
29     "WebKit",
30     "AVFoundation"
31   ]