[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 5 / 7 / Slots / 1.0.0 / Slots.podspec.json
blob71df00a5313a17b38cd8a8d10609005638ce0be1
2   "name": "Slots",
3   "version": "1.0.0",
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.0.0"
16   },
17   "source_files": "Slots/*.{swift}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.9"
22   }