[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / e / 5 / PGFramework / 0.1.8 / PGFramework.podspec.json
blob208f5519d9a5f587bfc093af5a9ef5af2b555351
2   "name": "PGFramework",
3   "version": "0.1.8",
4   "summary": "This OSS is develop tool for Playground, Inc.",
5   "description": "- Create view and controller\n- Connection functions\n              - Common functions",
6   "swift_versions": "4.0",
7   "homepage": "https://github.com/Playground-Corp/PGFramework",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Playground, Inc.": "develop@playground.style"
14   },
15   "social_media_url": "https://www.facebook.com/PlaygroundCo2019/",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source": {
20     "git": "https://github.com/Playground-Corp/PGFramework.git",
21     "tag": "0.1.8"
22   },
23   "source_files": "PGFramework/classes/{Controller,Model,Common}/**/*.swift",
24   "resources": "PGFramework/classes/View/**/*.xib",
25   "requires_arc": true,
26   "dependencies": {
27     "Alamofire": [
29     ],
30     "AlamofireImage": [
32     ]
33   }