[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / 6 / 8 / 5 / SkinnySwift / 0.1.0 / SkinnySwift.podspec.json
blob2558ec8e4052ff49b0eefa5567cdbab82d0b2079
2   "name": "SkinnySwift",
3   "version": "0.1.0",
4   "summary": "A selection of various classes that I use all the time",
5   "description": "What's inside\n  Extensions: UIView+Xib\n  Tools: CodeExecutionTimer\n  Utilities: Alerts",
6   "homepage": "https://github.com/abavisg/SkinnySwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "${USER_NAME}": "${USER_EMAIL}"
13   },
14   "source": {
15     "git": "https://github.com/abavisg/SkinnySwift.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SkinnySwift/**/*"