[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 0 / a / Celestial / 0.8.94 / Celestial.podspec.json
blob75b8dadb20d80f4d2b54d3e40ae298e75ca77965
2   "name": "Celestial",
3   "version": "0.8.94",
4   "summary": "A Caching service for multimedia",
5   "description": "Celestial was written to help manage loading media from external URLs and displaying them in UITableViews and UICollectionViews. The point is to avoid redundant API calls.",
6   "homepage": "https://github.com/ChrishonWyllie/Celestial",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ChrishonWyllie": "chrishon595@yahoo.com"
13   },
14   "source": {
15     "git": "https://github.com/ChrishonWyllie/Celestial.git",
16     "tag": "0.8.94"
17   },
18   "swift_versions": [
19     "4.0",
20     "4.1",
21     "4.2",
22     "5.0",
23     "5.1"
24   ],
25   "platforms": {
26     "ios": "10.0"
27   },
28   "source_files": "Classes/**/*",
29   "frameworks": "UIKit",
30   "swift_version": "5.1"