[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 5 / 8 / FileOperations / 0.0.2 / FileOperations.podspec.json
blob7570b797b5690b133955684ded8ed9328176ffa8
2   "name": "FileOperations",
3   "version": "0.0.2",
4   "summary": "A Library that helps developers to handle file operations",
5   "description": "This Library contains methods for iOS file operations. This library helps developers to easily implement file operations",
6   "homepage": "https://github.com/rintoandrews90/FileOperations",
7   "license": {
8     "type": "MIT",
9     "text": "                   Copyright 2012\n                   Permission is granted to...\n"
10   },
11   "authors": {
12     "Rinto Andrews": "rintoandrews90@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_version": "4.2",
18   "source": {
19     "git": "https://github.com/rintoandrews90/FileOperations.git",
20     "tag": "0.0.2"
21   },
22   "source_files": [
23     "FileOperations",
24     "FileOperations/**/*.{h,m,swift}"
25   ],
26   "exclude_files": "FileOperations/Exclude"