[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 3 / 5 / GSFOpenURL / 1.1.1 / GSFOpenURL.podspec.json
blob2100a91d2d259143dab5fc0abc0e721029d18fa3
2   "name": "GSFOpenURL",
3   "version": "1.1.1",
4   "summary": "You can use GSFOpenURL to open some apps by enum type,If we add it’s URL Schemes",
5   "description": "You can use GSFOpenURL to open some apps by enum type,If we add it’s URL Schemes.\nIf you know some other apps URL Schemes,you can tell me,like bank app.\nThe GSFOpenURL1.0 only have a little Chinese apps,So please told me more app’s URL Schemes,Let me improve it.",
6   "homepage": "https://github.com/GSFLonking/GSFOpenURL",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "孤随风(Lowinding)": ""
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/GSFLonking/GSFOpenURL.git",
19     "tag": "1.1.1"
20   },
21   "source_files": "GSFOpenURL/GSFOpenURL/*.{h,m}",
22   "resources": "GSFOpenURL/GSFOpenURL/白名单.plist",
23   "frameworks": "UIKit",
24   "requires_arc": true