blob: bde91cb0e9e9d8228c2c47102ebf61cba300eb9a [file] [log] [blame]
{
"name": "WChianKit",
"version": "0.0.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}