blob: 4c2388118420269b46d0cab4658c69becfe9130f [file] [log] [blame]
{
"name": "CocoTestPod99",
"version": "1.5",
"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": "1.5"
},
"source_files": "Headers/*",
"frameworks": "SystemConfiguration",
"preserve_paths": "libCocoaLib.a",
"libraries": "CocoaLib",
"requires_arc": true,
"documentation_url": "http://docs.moengage.com"
}