[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / c / f / 2 / JFFileManager / 1.0.2 / JFFileManager.podspec.json
blob433cdabefaae61c1b97bca38041409223a56a79b
2   "name": "JFFileManager",
3   "version": "1.0.2",
4   "license": {
5     "type": "Apache 2.0",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/mergesort/JFFileManager",
9   "authors": {
10     "Joe Fabisevich": "github@fabisevi.ch"
11   },
12   "summary": "Class methods which make dealing with files on iOS easier.",
13   "source": {
14     "git": "https://github.com/mergesort/JFFileManager.git",
15     "tag": "1.0.2"
16   },
17   "source_files": "*.{h,m}",
18   "frameworks": "Foundation",
19   "requires_arc": true,
20   "social_media_url": "https://twitter.com/mergesort",
21   "platforms": {
22     "ios": "5.0"
23   }