blob: 155225685ce8a222005a63b550c6ba3ebf326674 [file] [log] [blame]
{
"name": "ZDCoreFramework",
"version": "0.0.3",
"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.3"
},
"social_media_url": "https://twitter.com/abuzeid_ibrahim",
"platforms": {
"ios": "8.0"
},
"source_files": "ZDCoreFramework/Classes/*"
}