[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 3 / 5 / GSFOpenURL / 1.1.0 / GSFOpenURL.podspec.json
blob4870419a032bc6dfa8fcd839d9f0e9a438fcadda
2   "name": "GSFOpenURL",
3   "version": "1.1.0",
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.0"
20   },
21   "source_files": "GSFOpenURL/GSFOpenURL/*.{h,m}",
22   "resources": "GSFOpenURL/GSFOpenURL/白名单.plist",
23   "frameworks": "UIKit",
24   "requires_arc": true