blob: 3390c2f9d810a980270610960e2c0e0a4f237bcf [file] [log] [blame]
{
"name": "FrameKit",
"version": "0.1.0",
"summary": "A UIView frame tool that uses chain calls / 链式调用的 UIView frame 工具",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/summertian4/FrameKit",
"source": {
"git": "https://github.com/summertian4/FrameKit.git",
"tag": "0.1.0"
},
"source_files": "FrameKit/**/*",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"authors": {
"小鱼周凌宇": "coderfish@163.com"
},
"social_media_url": "http://zhoulingyu.com",
"pushed_with_swift_version": "3.0"
}