blob: 76318b1fba79c33f63d19e8ee9b87bbdcdef2dc2 [file] [log] [blame]
{
"name": "ZRFlowerCocoa",
"version": "0.0.1",
"summary": "A framework for editting code convenient.",
"description": "A framework for editting code convenient.\n\n* use UIKit framework more convenient.\n* contain a series of practical and efficient objects.\n* create a few extension.",
"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.1"
},
"source_files": [
"ZRFlowerCocoa",
"ZRFlowerCocoa/**/*.{h,m}"
],
"exclude_files": "ZRFlowerCocoa/Exclude",
"frameworks": [
"CoreImage",
"UIKit"
],
"deprecated": true
}