blob: fc21219cf1cfc2dac52ca108a5ccb1a14da30152 [file] [log] [blame]
{
"name": "HSCategory",
"version": "1.0.6",
"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.6"
},
"source_files": [
"HSCategory/*",
"Classes/**/*.{h,m}"
],
"requires_arc": true
}