[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 0 / 9 / DistOpenFiles / 1.0.1 / DistOpenFiles.podspec.json
blob8d0918e54d285594c6d49c6dddad93d4206ca2d9
2   "name": "DistOpenFiles",
3   "version": "1.0.1",
4   "summary": "打开,预览 -> 本地,网络文件",
5   "authors": {
6     "Damrin": "75081647@qq.com"
7   },
8   "homepage": "https://github.com/Damsir/DistOpenFiles",
9   "source": {
10     "git": "https://github.com/Damsir/DistOpenFiles.git",
11     "tag": "1.0.1"
12   },
13   "license": "MIT",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": [
19     "DistOpenFiles",
20     "DistOpenFiles/**/*.{h,m}"
21   ],
22   "frameworks": "UIKit",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 3.1.0"
26     ]
27   }