blob: 6addb306a36ff255de699b2857cca72051d3b853 [file] [log] [blame]
{
"name": "TestCocoaPod12321",
"version": "1.1.0",
"summary": "Test framework for CocoaPod.",
"platforms": {
"ios": "7.0"
},
"description": "This is test framework for testing CocoaPod creation. This framework only prints a random string. Also, Sachin is the GOD of cricket and no one messes with him.",
"homepage": "https://github.com/AkashMobi/TestCocoaPod",
"license": {
"file": "LICENSE",
"type": "MIT"
},
"authors": {
"Akashdeep": "akashdeep@mobikwik.com"
},
"source": {
"git": "https://github.com/AkashMobi/TestCocoaPod.git",
"tag": "1.1.0"
},
"vendored_frameworks": "TestFramework.framework",
"subspecs": [
{
"name": "BitCode",
"vendored_frameworks": "BitCode/MobiKwikSDK.framework"
}
]
}