blob: 61810c2b9f6e2b972befc409fcdfeab8310a0639 [file] [log] [blame]
{
"name": "XcodeRepoSpec",
"version": "0.0.3",
"summary": "A short description of XcodeRepoSpec.",
"description": "A short description of XcodeRepoSpec.",
"homepage": "https://e.coding.net/chenjiewei",
"license": {
"type": "MIT"
},
"authors": {
"shenjw": "jw_shen@wondoo.io"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://e.coding.net/chenjiewei/XcodeRepoSpec.git",
"tag": "0.0.3"
},
"ios": {
"vendored_frameworks": "*.framework"
},
"pod_target_xcconfig": {
"VALID_ARCHS[sdk=iphonesimulator*]": ""
}
}