[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / d / 0 / a / RSLayout / 1.0 / RSLayout.podspec.json
blob54e0685644701b6036754bbaf63d0a6ae7b79263
2   "name": "RSLayout",
3   "version": "1.0",
4   "license": "MIT",
5   "summary": "A collection of helper functions to layout elements in Swift",
6   "homepage": "https://github.com/roelspruit/RSLayout",
7   "authors": {
8     "Roel Spruit": "roel@roelspruit.com"
9   },
10   "source": {
11     "git": "https://github.com/roelspruit/RSLayout.git",
12     "tag": "1.0"
13   },
14   "platforms": {
15     "ios": "9.1"
16   },
17   "source_files": "Source/*.swift",
18   "requires_arc": true