blob: cdddfae8d68a6525823bf1c53472d7fbf480bc5b [file] [log] [blame]
{
"name": "ACExtension",
"version": "1.0.0",
"summary": "categorys of the classes ( included by UIKit or NSFoundation)",
"homepage": "https://github.com/zhulang/ACExtension",
"license": "MIT",
"authors": {
"Achilles_Chu": "610730060@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/zhulang/ACExtension.git",
"tag": "1.0.0"
},
"source_files": "Extension/**/*.{h,m}",
"requires_arc": true
}