{ | |
"name": "ZujianTest", | |
"version": "0.0.1", | |
"summary": "A short description of ZujianTest.", | |
"description": "TODO: Add long description of the pod here.", | |
"homepage": "https://github.com/xwy/ZujianTest", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"xwy": "17639605676@163.com" | |
}, | |
"source": { | |
"git": "https://github.com/Yxw9106/ZujianTest.git", | |
"tag": "0.0.1" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "ZujianTest/Classes/**/*", | |
"frameworks": [ | |
"UIKit", | |
"MapKit" | |
] | |
} |