[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 1 / e / 7 / abavisg-lib / 0.3.0 / abavisg-lib.podspec.json
blobaa0a8475d075eca382c61e8cb887fbbc1ca938e7
2   "name": "abavisg-lib",
3   "version": "0.3.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/abavisg-lib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Georgios Ampavis": "abavisg@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/abavisg/abavisg-lib.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "source/**/*",
22   "deprecated_in_favor_of": "SkinnySwift"