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