blob: c13139a1a4be202e2ee0140a33c43006f6a9543b [file] [log] [blame]
{
"name": "PGFramework",
"version": "1.2.2",
"summary": "This is the develop fast tool for Playground, Inc.",
"description": "- Create view and controller\n- Common functions",
"swift_versions": "5.0",
"homepage": "https://github.com/Playground-Corp/PGFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Playground, Inc.": "develop@playground.style"
},
"social_media_url": "https://www.facebook.com/PlaygroundCo2019/",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Playground-Corp/PGFramework.git",
"tag": "1.2.2"
},
"source_files": "PGFramework/classes/{Base,Common}/**/*.swift",
"resources": "PGFramework/classes/{Base,Common}/**/*.xib",
"dependencies": {
"Alamofire": [
],
"AlamofireImage": [
]
},
"requires_arc": true,
"swift_version": "5.0"
}