blob: 739fb61498cdf8dfe2e2a370ed496eb8155d2067 [file] [log] [blame]
{
"name": "YNPublicService",
"version": "1.0.0",
"summary": "Test For YNPublicService.",
"description": "这就是一个测试,没别的,你信不信?",
"homepage": "https://github.com/lyn1204/YNPublicService.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nina": "nina@duodianmeihao.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/lyn1204/YNPublicService.git",
"tag": "1.0.0"
},
"resources": "Framework/YNPublicServiceBundle.bundle",
"ios": {
"vendored_frameworks": "Framework/YNPublicService.framework"
},
"dependencies": {
"JSONModel": [
],
"AFNetworking": [
],
"Reachability": [
]
}
}