blob: 58cbb64ff5af0d7d93411cadbffc34b1c3d18ac1 [file] [log] [blame]
{
"name": "ZDCoreFramework",
"version": "0.0.1",
"summary": "ZDCoreFramework makes your code life easier with one develop style.",
"description": "ZDCoreframework contains a set of extensions & Base classes that you should follow in your app development",
"homepage": "https://github.com/abuzeid-ibrahim/ZDCoreFramework/wiki",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"abuzeid-ibrahim": "abuzeid7@gmail.com"
},
"source": {
"git": "https://github.com/abuzeid-ibrahim/ZDCoreFramework.git",
"tag": "0.0.1"
},
"social_media_url": "https://twitter.com/abuzeid_ibrahim",
"platforms": {
"ios": "8.0"
},
"source_files": "ZDCoreFramework/classes/*"
}