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