[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / d / 7 / SwpGuidancePage / 1.1.0 / SwpGuidancePage.podspec.json
blob2261cac41a06d827b66c7a268e7f9e7093c8c81c
2   "name": "SwpGuidancePage",
3   "version": "1.1.0",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "summary": "封装 App 引导页",
8   "homepage": "https://github.com/swp-song/SwpGuidancePage",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "swp-song": "396587868@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/swp-song/SwpGuidancePage.git",
18     "tag": "1.1.0"
19   },
20   "source_files": "SwpGuidancePage/**/*.{h,m}",
21   "requires_arc": true,
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]