blob: 4b3fb50d595cfa7ee9a12d727040ae94ebed4593 [file] [log] [blame]
{
"name": "AblelyCommon",
"version": "0.1.0",
"summary": "Common category and helper classes",
"authors": {
"Bob Liu": "bobliupm@gmail.com"
},
"homepage": "https://github.com/Ablely/AblelyCommon",
"license": "MIT",
"source": {
"git": "https://github.com/Ablely/AblelyCommon.git",
"tag": "0.1.0"
},
"source_files": "AblelyCommon/AblelyCommonCategory/**/*.{h,m}",
"requires_arc": true
}