blob: b58fa37dee4d239232375b0fd3888d4afae124bb [file] [log] [blame]
{
"name": "CategorysTools",
"version": "1.0.1",
"summary": "some useful categorys for iOS",
"description": "This implement some useful categorys",
"homepage": "https://github.com/HuylensHu/CategorysTools",
"license": "MIT",
"authors": {
"huylens": "huylens@163.com"
},
"source": {
"git": "https://github.com/HuylensHu/CategorysTools.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}