blob: b808a8b8a2943efc660a1747419d1d5a2cd924ab [file] [log] [blame]
{
"name": "HLYBaseTypeCategory",
"version": "0.0.1",
"summary": "HLYBaseTypeCategory is a extented library of foundation class.",
"description": "HLYBaseTypeCategory is a extented library of foundation class. Just a test.",
"homepage": "https://github.com/harleyAnHui/HLYBaseTypeCategory",
"license": "MIT",
"authors": {
"harleyAnHui": "szwangwh@aliyun.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/harleyAnHui/HLYBaseTypeCategory.git",
"tag": "0.0.1"
},
"source_files": "HLYBaseTypeCategory/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true
}