blob: d410d344e90bbe114a3f72c36ee301b96504fd99 [file] [log] [blame]
{
"name": "iZootoiOSSDK",
"version": "1.0.2",
"summary": "iZooto Notification push services",
"description": "iZooto Push Notifications To Drive Audience Engagement",
"homepage": "https://github.com/izooto-mobile-sdk/iZootoiOSSDK",
"license": "MIT",
"authors": {
"AmitKumarGupta": "amit@datability.co"
},
"platforms": {
"ios": "10.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"source": {
"git": "https://github.com/izooto-mobile-sdk/iZootoiOSSDK.git",
"tag": "1.0.2"
},
"source_files": "iZootoiOSSDK/*",
"exclude_files": "iZootoiOSSDK/.plist",
"requires_arc": true,
"frameworks": [
"SystemConfiguration",
"UIKit",
"UserNotifications",
"WebKit"
]
}