blob: 73f914e4f17c1ecddf8a07180513412c23c42018 [file] [log] [blame]
{
"name": "PodTest0987",
"version": "1.0.2",
"license": "MIT",
"summary": "Framework for test purposes",
"homepage": "https://github.com/chezhianneo/PodFrameworkTest.git",
"authors": "Neo.",
"source": {
"git": "https://github.com/chezhianneo/PodFrameworkTest.git"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"dependencies": {
"AFNetworking": [
"~> 2.6.1"
],
"AFOAuth2Manager": [
"~> 2.2.0"
]
},
"vendored_frameworks": "Frameworks/PodTest12.framework",
"resources": "Resources/Resource.bundle",
"preserve_paths": "temp"
}