blob: 234c4c3e5312b7e16a3373560dc221ed7ac65e7e [file] [log] [blame]
{
"name": "ios-helpers",
"version": "1.0",
"summary": "collect some helpers for ios development",
"homepage": "https://github.com/eleven-huang/ios-helpers",
"authors": {
"Eleven Huang": "11.eleven.huang@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/eleven-huang/ios-helpers.git",
"tag": "1.0"
},
"source_files": "ios-helpers/Classes/*.{h,m}",
"requires_arc": true,
"frameworks": "QuartzCore",
"license": {
"type": "MIT",
"file": "LICENSE"
}
}