blob: df1fe9b21ea95dc5886cacfc4e2035034886dfcb [file] [log] [blame]
{
"name": "CGImageTools",
"version": "1.0",
"summary": "CGImageTools.",
"homepage": "https://github.com/sdkdimon/CGImageTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dmitry Lizin": "sdkdimon@gmail.com"
},
"source": {
"git": "https://github.com/sdkdimon/CGImageTools.git",
"tag": "1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"module_name": "CGImageTools",
"source_files": "CGImageTools/*.{h,c}"
}