blob: 8960fe4d9968e506ed43b9baa3b913645973aef3 [file] [log] [blame]
{
"name": "BaseFrame",
"version": "0.1.0",
"summary": "By far the most fantastic view I have seen in my entire life. No joke.",
"description": "This fantastic view changes its color gradually makes your app look fantastic!",
"homepage": "https://github.com/phamhung159/BaseFrame",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HungPV": "phamhung159@gmail.com"
},
"source": {
"git": "https://github.com/phamhung159/BaseFrame.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": [
"GLFrameWork",
"BaseFrame/**/*.{h,m}"
],
"dependencies": {
"AFNetworking": [
]
}
}