blob: 9ee227129af764a2e0339e1fc8585ce6f4299fc4 [file] [log] [blame]
{
"name": "CocoTestPod99",
"version": "1.0",
"summary": "This pod is not very helpful. I am checking how to create a private pod and hopefully I am right",
"homepage": "https://www.google.com",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"platforms": {
"ios": "7.0"
},
"authors": {
"Gautam Jain": "gautam_jain987@yahoo.com"
},
"source": {
"git": "https://github.com/gautamjain987/CocoTestPod99.git",
"tag": "1.0"
},
"source_files": [
"CocoaLib.h",
"libCocoaLib.a"
],
"frameworks": "SystemConfiguration",
"requires_arc": true
}