blob: 45fbfcd502053c4ca594302587734e086bd98078 [file] [log] [blame]
{
"name": "iZootoFramework",
"version": "1.0.0",
"summary": "This is notifcation service",
"description": "This is push notifcation services",
"homepage": "https://github.com/izooto-mobile-sdk/iZootoFramework",
"license": "MIT",
"authors": {
"Amit Kumar Gupta": "amit@datability.co"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/izooto-mobile-sdk/iZootoFramework.git",
"tag": "1.0.0"
},
"source_files": "iZootoFramework/**/*",
"exclude_files": "iZootoFramework/**/*.plist",
"requires_arc": true
}