blob: 712241f61032155c99a4722f31ae3bf89b2a4102 [file] [log] [blame]
{
"name": "HRCocoaKit",
"version": "0.0.2",
"summary": "An Objective-C library for FiberhomeCloud by Xu Haoran",
"homepage": "https://github.com/xuhaoranLeo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"许昊然": "xuhaoranleo@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xuhaoranLeo/HRCocoaKit.git",
"tag": "0.0.2"
},
"source_files": "HRCocoaKit/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.0"
],
"Masonry": [
],
"MBProgressHUD": [
"~> 1.0.0"
],
"SAMKeychain": [
]
}
}