blob: fa556baafabd5e620bb2478045989ff31239ddb1 [file] [log] [blame]
{
"name": "NVMImageMaker",
"version": "0.1.1",
"summary": "API for chaining image drawing codes.",
"description": "Chaining your image drawing codes together in Objective-C.",
"homepage": "https://github.com/eleme/NVMImageMaker",
"license": "MIT",
"authors": {
"axl411": "axl411511@live.com"
},
"source": {
"git": "https://github.com/eleme/NVMImageMaker.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}