[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 9 / d / e / JKGuidePageWindow / 1.0.4 / JKGuidePageWindow.podspec.json
blob16fa149849c3f22747d2f4ccd67e851132312095
2   "name": "JKGuidePageWindow",
3   "version": "1.0.4",
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.4"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "7.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   ]