blob: f4d4f7bd726d9b2e576d58afce20791396404a1b [file] [log] [blame]
{
"name": "LSHCocopods",
"version": "1.0.0",
"summary": "iOS 公有库",
"description": "TODO: iOS 公有库制作",
"homepage": "https://github.com/Yijijianghu/LSHCocopods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yijijianghu": "2416472272@qq.com"
},
"source": {
"git": "https://github.com/Yijijianghu/LSHCocopods.git",
"branch": "master",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSHCocopods/Classes/**/*",
"requires_arc": true,
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}