blob: 2a44abf658756d58ea54edaf1b21ca21d43aa66b [file] [log] [blame]
{
"name": "HSYCocoaKit",
"version": "0.0.2",
"summary": "A short description of HSYCocoaKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/huangsongyao/HSYCocoaKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huangsongyao": "huangsongyao@foxmail.com"
},
"source": {
"git": "https://github.com/huangsongyao/HSYCocoaKit.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HSYCocoaKit/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
],
"ReactiveCocoa": [
"~> 2.5"
]
}
}