[Add] AndesUI 3.149.0
[CocoaPods.git] / Specs / 5 / f / 1 / IncipiaKit / 0.0.1 / IncipiaKit.podspec.json
blob93fd06e88761d44775ae136a49f3bc5c8ec82d19
2   "name": "IncipiaKit",
3   "version": "0.0.1",
4   "summary": "A collection of utility methods ready for use on any iOS application.",
5   "homepage": "https://github.com/Incipia/IncipiaKit/",
6   "license": {
7     "type": "Apache",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Gregory Klein": "gregory@incipia.co"
12   },
13   "social_media_url": "https://incipia.co",
14   "platforms": {
15     "ios": "9.1"
16   },
17   "requires_arc": true,
18   "frameworks": [
19     "Foundation",
20     "UIKit"
21   ],
22   "source": {
23     "git": "https://github.com/Incipia/IncipiaKit.git",
24     "tag": "v0.0.1"
25   },
26   "source_files": "IncipiaKit/**/*.{h,swift}"