blob: 37240c4109a5abd6bffdfaa3ad94498c2d70fdea [file] [log] [blame]
{
"name": "ZJSToolSDK",
"version": "0.1.1",
"summary": "iOS tool by Jesson",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Mr-Jesson/ZJSToolSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mr-Jesson": "zjsaufe@126.com"
},
"source": {
"git": "https://github.com/Mr-Jesson/ZJSToolSDK.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ZJSToolSDK/Classes/**/*",
"public_header_files": "ZJSToolSDK/Classes/Public/*.h",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}