blob: ed000f10acbbd97c005f269aa5096a56b3edd995 [file] [log] [blame]
{
"name": "Tool",
"version": "0.1.0",
"summary": "caclulate string length",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.oschina.net/qyu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"余强": "289067005@qq.com"
},
"source": {
"git": "https://git.oschina.net/qyu/Tool.git",
"tag": "0.1.0"
},
"source_files": "class/**",
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}