[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 4 / 1 / 8 / LiipKit / 0.3.0 / LiipKit.podspec.json
blobb6f13860d3a029426a92718574aedfb3f83b4bee
2   "name": "LiipKit",
3   "version": "0.3.0",
4   "summary": "LiipKit regroups usefull classes/extensions used in many applications.",
5   "description": "LiipKit provides usefull extensions for\n* Int\n* NSDate\n* String\n* UIBarItem\n* UIButton\n* UIColor\n* UILabel\n* ...",
6   "homepage": "https://github.com/liip/LiipKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Liip AG": "contact@liip.ch"
13   },
14   "source": {
15     "git": "https://github.com/liip/LiipKit.git",
16     "tag": "0.3.0"
17   },
18   "social_media_url": "https://twitter.com/liip",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "LiipKit/Extensions/**/*",
23   "pushed_with_swift_version": "3.0"