blob: bf80bb22e558a338294939a7e52529f23de6998b [file] [log] [blame]
{
"name": "SmartUtil",
"version": "0.0.2",
"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.2"
},
"public_header_files": [
"SmartUtil",
"SmartUtil/**/*.h"
],
"source_files": [
"SmartUtil",
"SmartUtil/**/*.{h,m}"
],
"frameworks": "UIKit"
}