blob: 52f157f5747a66c04d4e96d82fc8a75adf1f64bb [file] [log] [blame]
{
"name": "MGTools",
"version": "0.0.3",
"summary": "一些oc 常用的工具类.",
"homepage": "https://github.com/xiaomage1478/Tools",
"license": "MIT",
"authors": {
"xiaomage": "martin1478@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/xiaomage1478/Tools.git",
"tag": "0.0.3"
},
"source_files": "MGTools/Tools/*.{h,m}",
"requires_arc": true
}