blob: 210f6a2e7cd603ec0706efa69cadd7a11d38aa98 [file] [log] [blame]
{
"name": "SmartUtil",
"version": "0.0.1",
"summary": "smart Utils for IOS Development!",
"homepage": "https://github.com/CoderHann/SmartUtil",
"license": "GNU",
"authors": {
"CoderHann": "hyt163mail@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/CoderHann/SmartUtil.git",
"tag": "0.0.1"
},
"source_files": [
"SmartUtil",
"SmartUtil/**/*.{h,m}"
],
"frameworks": "UIKit"
}