[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 9 / a / e / OnlyDesignable / 1.0.0 / OnlyDesignable.podspec.json
blobd440dc7fbba7042c85e433ac50e47af83fe12a01
2   "name": "OnlyDesignable",
3   "version": "1.0.0",
4   "summary": "Only collection of designable view for storyboard",
5   "homepage": "https://github.com/kciter/OnlyDesignable",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "kciter": "kciter@naver.com"
12   },
13   "source": {
14     "git": "https://github.com/kciter/OnlyDesignable.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "Sources/*.{swift}",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "requires_arc": true