blob: 2401e7f167fccde83092b346c50a7828958ae760 [file] [log] [blame]
{
"name": "CocoTestPod99",
"version": "2.2",
"summary": "This pod is not very helpful. I am checking how to create a private pod and hopefully I am right. Yes I am :)",
"homepage": "https://www.google.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "7.0"
},
"authors": {
"Gautam Jain": "gautam_jain987@yahoo.com"
},
"source": {
"git": "https://github.com/gautamjain987/CocoTestPod99.git",
"tag": "2.2"
},
"source_files": [
"Headers/*",
"Inbox/*.m"
],
"resources": [
"MoEngage.bundle",
"MOInbox/*.{storyboard}"
],
"frameworks": [
"SystemConfiguration",
"CoreLocation",
"Security"
],
"preserve_paths": "libMoEngageSDK.a",
"libraries": "MoEngageSDK",
"ios": {
"vendored_libraries": "libMoEngageSDK.a"
},
"compiler_flags": "-ObjC",
"requires_arc": true,
"documentation_url": "http://docs.moengage.com"
}