blob: 78d0ea4a4f55b551e6b75779658fd58045b2d4ad [file] [log] [blame]
{
"name": "HXPodTest",
"version": "0.0.1",
"summary": "all kinds of categories for iOS develop",
"description": "测试Pod文件 制作 测试Pod文件 制作 测试Pod文件 制作 测试Pod文件 制作",
"homepage": "https://github.com/EarthMass/HXTestPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"EarthMass": "627556038@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/EarthMass/HXTestPod.git",
"tag": "0.0.1"
},
"source_files": "ProgressHUD/TestPod/*.{h,m}",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"AFNetworking": [
"~>3.1.0"
]
}
}