[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / a / e / JRTFileManager / 0.1.0 / JRTFileManager.podspec.json
blob9925b12a1c817b6542e8eab1fae70e94bd44c273
2   "name": "JRTFileManager",
3   "version": "0.1.0",
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.0"
16   },
17   "source_files": "JRTFileManager/JRTFileManager/PodFiles/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "AFNetworking": [
22     ]
23   }