blob: 8e414eacc562190b31342e5a75ba42b9fa5c9a3e [file] [log] [blame]
{
"name": "cocoapodsIntegrationTest",
"version": "0.0.2",
"summary": "A short description",
"description": "some descrption",
"homepage": "http://EXAMPLE/cocoapodstest",
"license": "MIT",
"authors": "Junsheng Guo",
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/JunshengGuo-IR/TestCocoapodsIntegration.git",
"tag": "0.0.2"
},
"source_files": "cocoapodsTest/**/*.h",
"public_header_files": "cocoapodsTest/**/*.h",
"vendored_libraries": "cocoapodsTest/libcocoapodsTest.a"
}