[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / 1 / 8 / LiipKit / 0.2.0 / LiipKit.podspec.json
blob813b1286a7630331f6ca5cff255b186ff48e655e
2   "name": "LiipKit",
3   "version": "0.2.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.2.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"