blob: 3d0ddabdcc68d09deadd95e1856489122db42d38 [file] [log] [blame]
{
"name": "HSYCocoaKit",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HSYCocoaKit/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
],
"ReactiveCocoa": [
"~> 2.5"
]
}
}