[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 0 / 2 / 3 / CoolDesignables / 1.2.0 / CoolDesignables.podspec.json
blob1a39a4938016320d6c862eaef59439dd12e79714
2   "name": "CoolDesignables",
3   "version": "1.2.0",
4   "summary": "The UI components/properties you were missing in Interface Builder.",
5   "homepage": "https://github.com/felipericieri/CoolDesignables",
6   "screenshots": "http://felipe.ricieri.me/pods/cooldesignables/cdoverview.png",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Felipe Ricieri": "felipericieri@icloud.com"
13   },
14   "social_media_url": "http://twitter.com/felipericieri",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/felipericieri/CoolDesignables.git",
20     "tag": "1.2.0"
21   },
22   "source_files": "Pod/CoolDesignables/**/*.{swift}",
23   "exclude_files": "Classes/Exclude",
24   "frameworks": "UIKit",
25   "requires_arc": true,
26   "pushed_with_swift_version": "3.0"