blob: 69fb5e786223b55cfa2d3f65d79b326bda74c781 [file] [log] [blame]
{
"name": "MyAPI",
"version": "1.0.0",
"summary": "MyAPI for static Libs.",
"description": "使得我们提前执行设定的script,podspec文使得我们提前执行设定的script,podspec文件使得我们提前执行设定的script,podspec文件使得我们提前执行设定的script,podspec文件改为:",
"homepage": "https://github.com/iosmvn",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sundl1988@163.com": "sundanlong@gmail.com"
},
"source": {
"git": "https://github.com/iosmvn/MyAPI.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MyAPI/Classes/**/*",
"resource_bundles": {
"MyAPI": [
"MyAPI/Assets/*.png"
]
},
"public_header_files": "MyAPI/Classes/**/*.h",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
}
}