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