[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 5 / 8 / FileOperations / 0.0.17 / FileOperations.podspec.json
blobdeda358abc8d6d6d7662d1be4fbb1c956f4f3228
2   "name": "FileOperations",
3   "version": "0.0.17",
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     "Binshad K B": "kbbinshad@gmail.com"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "swift_versions": "4.2",
19   "source": {
20     "git": "https://github.com/rintoandrews90/FileOperations.git",
21     "tag": "0.0.17"
22   },
23   "source_files": [
24     "FileOperations",
25     "FileOperations/**/*.{h,m,swift}"
26   ],
27   "exclude_files": "FileOperations/Exclude",
28   "swift_version": "4.2"