| { |
| "name": "TKLayout", |
| "version": "0.0.2", |
| "summary": "Easy to use AutoLayout.", |
| "description": "AutoLayout Extension.\n\nEasy to use AutoLayout.", |
| "homepage": "https://github.com/KuoChingHao/TKLayout", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Tank": "zxm55547@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/KuoChingHao/TKLayout.git", |
| "tag": "0.0.2" |
| }, |
| "source_files": "TKLayout/TKLayout/**/*", |
| "exclude_files": "TKLayout/TKLayout/*.plist", |
| "frameworks": "UIKit", |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "swift_versions": "5.0", |
| "swift_version": "5.0" |
| } |