blob: b05440699f88b3f892029c5a06fde403c087c7f0 [file] [log] [blame]
{
"name": "CustomFramework",
"version": "0.1.0",
"summary": "This framework is for learning purpose only",
"homepage": "https://github.com/dsngeu/CustomFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dsngeu": "gopoint@prodege.com"
},
"source": {
"git": "https://github.com/dsngeu/CustomFramework.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CustomFramework/Classes/**/*",
"pushed_with_swift_version": "3.0"
}