[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 5 / 7 / Slots / 1.1.1 / Slots.podspec.json
blobe815882f71d0b1448ac420d4483d7557021c7165
2   "name": "Slots",
3   "version": "1.1.1",
4   "summary": "Dynamic contents management for Swift.",
5   "homepage": "https://github.com/devxoul/Slots",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Suyeol Jeon": "devxoul@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/devxoul/Slots.git",
15     "tag": "1.1.1"
16   },
17   "source_files": "Slots/*.{swift}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.9"
22   }