blob: 15a41bc17f62d6a9ad1c5c844284a6030a2342e0 [file] [log] [blame]
{
"name": "podTestController",
"version": "0.1.0",
"summary": "pod creation test project.",
"description": "Creating your own CocoaPod is fairly straight forward. If you already have a separate component, youre most of the way there. This guide is an overview to the entire process, with the other guides in this section serving as more of a deep-dive for more advanced users.",
"homepage": "https://github.com/Pragati-iOS/TestProd",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pragati Singh": "pragatisingh0904@gmail.com"
},
"source": {
"git": "https://github.com/Pragati-iOS/TestProd",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "podTestController/Classes/**/*"
}