blob: b283fb8a591e31c4f4500b49abca42312acf9b76 [file] [log] [blame]
{
"name": "PGFramework",
"version": "1.0.0",
"summary": "This is the develop fast tool for Playground, Inc.",
"description": "- Create view and controller\n- Common functions",
"swift_versions": "4.0",
"homepage": "https://playground.style",
"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.0.0"
},
"source_files": "PGFramework/classes/{Base,Common}/**/*.swift",
"dependencies": {
"Alamofire": [
],
"AlamofireImage": [
]
},
"requires_arc": true,
"swift_version": "4.0"
}