blob: 355434642c3271fb8ce0ba4c1dc587228a31780f [file] [log] [blame]
{
"name": "ExRect",
"version": "0.0.4",
"summary": "The fast toolset to operate at CGRect structure.",
"description": "The fast toolset to operate at CGRect structure. There are 4 modules in this project: Builder, Parts, Transform, Operators.",
"homepage": "https://coding.net/u/danielwyo/p/ExRect/git",
"license": "MIT",
"authors": {
"王渊鸥": "wangyuanou@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://git.coding.net/danielwyo/ExRect.git",
"tag": "0.0.4"
},
"source_files": [
"ExRect",
"ExRect/*.{h,m, swift}"
],
"exclude_files": "Classes/Exclude"
}