[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 3 / f / 1 / NSFileManager+Helper / 0.1.1 / NSFileManager+Helper.podspec.json
blob48a356c676b31304f4940ce1ab3954a4da5afc93
2   "name": "NSFileManager+Helper",
3   "version": "0.1.1",
4   "summary": "Helper methods for widening functionality of NSFileManager.",
5   "description": "Useful methods for widening functionality of NSFileManager.",
6   "homepage": "https://github.com/Bogdan-Stasjuk/NSFileManager-Helper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bogdan Stasjuk": "Bogdan.Stasjuk@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Bogdan-Stasjuk/NSFileManager-Helper.git",
16     "tag": "0.1.1"
17   },
18   "social_media_url": "https://twitter.com/Bogdan_Stasjuk",
19   "platforms": {
20     "ios": "7.0"
21   },
22   "requires_arc": true,
23   "source_files": "NSFileManager+Helper/*.{h,m}",
24   "public_header_files": "NSFileManager+Helper/*.h"