[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 4 / 3 / SwitchKnife / 0.1.4 / SwitchKnife.podspec.json
blob85d0b6e1658e178d6e683d0385278ab7fcb38e2b
2   "name": "SwitchKnife",
3   "version": "0.1.4",
4   "summary": "Helpful functions and categories",
5   "description": "This library provide some common categories and functions that will be used across different projects, so it is best to make them a library to keep code in sync between different projects",
6   "homepage": "https://github.com/akirakazu/SwitchKnife",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Aki Xavier": "aki.xavier@me.com"
13   },
14   "source": {
15     "git": "https://github.com/akirakazu/SwitchKnife.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "SwitchKnife/Classes/**/*",
22   "dependencies": {
23     "PureLayout": [
25     ]
26   }