blob: f060ca1a3f2b9bfb51dc0dd6322738b3cf8234de [file] [log] [blame]
{
"name": "WChianKit",
"version": "0.0.8",
"summary": "一个链式语法写的UI工程",
"homepage": "https://github.com/frankKiwi/WChianKit",
"license": "MIT",
"authors": {
"fanrenFRank": "1778907544@qq.com"
},
"source": {
"git": "https://github.com/frankKiwi/WChianKit.git",
"tag": "0.0.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}