blob: ec563c982f244507b577a351ee0c8a99ce6d876d [file] [log] [blame]
{
"name": "ZRFlowerCocoa",
"version": "0.0.6",
"summary": "A framework for editting code expediently.",
"description": "A framework for editting code expediently.\n\n* use UIKit framework more convenient.\n* contain a series of practical and efficient objects.\n* create a few extensions and constant files.",
"homepage": "https://github.com/sytnewworld/ZRFlowerCocoa",
"license": "MIT",
"authors": {
"sytnewworld": "sytnewworld@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/sytnewworld/ZRFlowerCocoa.git",
"tag": "0.0.6"
},
"source_files": [
"ZRFlowerCocoa",
"ZRFlowerCocoa/**/*.{h,m}"
],
"frameworks": [
"CoreImage",
"UIKit"
],
"requires_arc": true,
"deprecated": true
}