[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 3 / 6 / JMFileManager / 0.0.1 / JMFileManager.podspec.json
bloba5d9b87d7d45792b24c99e2755168f9525d1aee7
2   "name": "JMFileManager",
3   "version": "0.0.1",
4   "summary": "JMFileManager makes it easy to deal with sandbox data container in Swift",
5   "homepage": "https://github.com/Juuman-Song/JMFileManager",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Juuman-Song": "juumansong@163.com"
12   },
13   "requires_arc": true,
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/Juuman-Song/JMFileManager.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "JMFileManager/*.swift",
23   "swift_version": "5.0"