blob: 2ac8d27238871d732c2a7976b97c420beb91c95c [file] [log] [blame]
{
"name": "CMTools",
"summary": "A tools for iOS.",
"description": "It's a tools for iOS, i think it can help everyone..",
"version": "1.0.1",
"license": "MIT",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/CleverMeow/CMTools.git",
"tag": "1.0.1"
},
"source_files": "Pod/Classes/**/*.*",
"resource_bundles": {
"MeowTools": [
"Pod/Assets/*.png"
]
},
"frameworks": [
"Foundation",
"UIKit"
],
"authors": {
"CleverMeow": "clevermeow@163.com"
},
"homepage": "https://github.com/CleverMeow/CMTools"
}