[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / e / 5 / PGFramework / 1.2.0 / PGFramework.podspec.json
blob8be899f3198037eb51db8693af492993e3651983
2   "name": "PGFramework",
3   "version": "1.2.0",
4   "summary": "This is the develop fast tool for Playground, Inc.",
5   "description": "- Create view and controller\n- Common functions",
6   "swift_versions": "5.0",
7   "homepage": "https://playground.style",
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": "1.2.0"
22   },
23   "source_files": "PGFramework/classes/{Base,Common}/**/*.swift",
24   "resources": "PGFramework/classes/{Base,Common}/**/*.xib",
25   "dependencies": {
26     "Alamofire": [
28     ],
29     "AlamofireImage": [
31     ]
32   },
33   "requires_arc": true,
34   "swift_version": "5.0"