blob: 2a4f19d0c6a1a82158cca178e98caa9512227252 [file] [log] [blame]
{
"name": "FFFTest",
"version": "0.1.0",
"summary": "A short description of FFFTest.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/haoxiaofeng91/FFFTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"haoxiaofeng91": "519773312@qq.com"
},
"source": {
"git": "https://github.com/haoxiaofeng91/FFFTest.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FFFTest/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}