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