blob: e857e2bbb94f9151fb087d11dee4b0d050f6ac8d [file] [log] [blame]
{
"name": "JanstiLib",
"version": "2.1.0",
"summary": "工程化, pod 库测试.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/JustinLau/JanstiLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JustinLau": "janstilau@gmail.com"
},
"source": {
"git": "https://github.com/janstilau/JanstiLib.git",
"tag": "2.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JanstiLib/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h",
"dependencies": {
"AFNetworking": [
"~> 4.0.0"
]
}
}