blob: 05517159edcacf81c5e9399ae9de6569c5b601a0 [file] [log] [blame]
{
"name": "HCFoundation",
"version": "0.0.3",
"summary": "iOS基础拓展,简单易用,高效开发首选!",
"description": "iOS基础拓展(NSObject、NSData、NSString、NSData、UIColor、UIImage应有尽有),常用宏定义简单易用,高效开发首选!",
"homepage": "https://github.com/Haisens/HCFoundation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"haisens@163.com": "殷海超"
},
"source": {
"git": "https://github.com/Haisens/HCFoundation.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HCFoundation/Classes/**/*.{h,m}"
}