blob: 7ca08efb38f2cc71e82e183b81f2e709d87f1bb8 [file] [log] [blame]
{
"name": "ZineOneSDK-2",
"version": "0.1.4",
"summary": "This is just a test summary but the summary wasn't meaningful so ZineONE!!'",
"description": " MBProgressHUD is an iOS drop-in class that displays a translucent HUD\n with an indicator and/or labels while work is being done in a background thread.\n The HUD is meant as a replacement for the undocumented, private UIKit UIProgressHUD\n with some additional features.\n",
"homepage": "https://github.com/siddmax/ZineOneSDK-2",
"license": "MIT",
"authors": {
"siddmax": "sid@zineone.com"
},
"source": {
"git": "https://github.com/siddmax/ZineOneSDK-2.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"ZineOneSDK-2": [
"Pod/Assets/*.png"
]
}
}