blob: 0fd8925bf6a08b84d936891f3412b55994082613 [file] [log] [blame]
{
"name": "CYKit",
"version": "0.1",
"summary": "something useful for daily development",
"homepage": "https://github.com/TripleFireMan",
"license": {
"type": "MIT",
"text": " Copyright 2012\n Permission is granted to...\n"
},
"authors": {
"chengyan": "ab364743113@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/TripleFireMan/CYKit.git",
"tag": "0.1"
},
"source_files": [
"CYKit",
"CYKit/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}