[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / a / e / JRTFileManager / 0.1.1 / JRTFileManager.podspec.json
blob30df25283771b143a1dd2c7fd00ae1cce842ea18
2   "name": "JRTFileManager",
3   "version": "0.1.1",
4   "summary": "JRTFileManager is a class that helps the most common implementation.",
5   "homepage": "https://github.com/ifobos/JRTFileManager",
6   "license": "MIT",
7   "authors": {
8     "ifobos": "juancarlos.garcia.alfaro@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/ifobos/JRTFileManager.git",
15     "tag": "0.1.1"
16   },
17   "source_files": "JRTFileManager/JRTFileManager/PodFiles/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "AFNetworking": [
22     ]
23   }