blob: 80f6093a77c2677b9fc1f2bd55a53e74acd8a851 [file] [log] [blame]
{
"name": "HSCategory",
"version": "1.0.1",
"platforms": {
"ios": "7.0"
},
"license": "MIT",
"summary": "This is a Category.",
"homepage": "https://github.com/Hua-san/HSCategory",
"authors": {
"Hua_san": "http://weibo.com/3090366734/profile?topnav=1&wvr=6"
},
"source": {
"git": "https://github.com/Hua-san/HSCategory.git",
"tag": "1.0.1"
},
"source_files": [
"HSCategory/*",
"Classes/**/*.{h,m}"
],
"requires_arc": true
}