blob: 12f039f7fbb89af9acd706a981644ac6d23cf037 [file] [log] [blame]
{
"name": "CYKit",
"version": "0.1.5",
"summary": "something useful for daily development",
"homepage": "https://github.com/TripleFireMan",
"license": "MIT",
"authors": {
"chengyan": "ab364743113@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/TripleFireMan/CYKit.git",
"tag": "0.1.5"
},
"source_files": [
"CYKit",
"CYKit/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}