blob: 28ed2233003aa8f7f791f0e1e47a3542a2483f80 [file] [log] [blame]
{
"name": "PodSpecTest",
"version": "0.0.4",
"summary": "The package of useful tools, include categories and classes",
"homepage": "https://github.com/shenjh3/PodSpecTest",
"license": "MIT",
"authors": {
"bearshen": "shen.xx3@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/shenjh3/PodSpecTest.git",
"tag": "0.0.4"
},
"source_files": [
"PodSpecTest",
"PodSpecTest/*.{h,m}",
"PodSpecTest/AFDownloadRequestOperation/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 2.6.3"
],
"TMCache": [
"~> 2.1.0"
]
}
}