blob: d5ccd2dc7b775b465d8af6b97007decdb8a45a6b [file] [log] [blame]
{
"name": "AWHelper",
"version": "1.1.1",
"summary": "AWHelper is Objective-C library which provide a lot of API for iOS programme.",
"homepage": "https://github.com/Weibin-Huang/AWHelper",
"license": "MIT (LICENSE)",
"authors": {
"AlanWong": "huangweibin2012@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Weibin-Huang/AWHelper.git",
"tag": "1.1.1"
},
"source_files": [
"AWHelper",
"AWHelper/**/*.{h,m}"
],
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true
}