[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 7 / d / DTImage / 1.0.1 / DTImage.podspec.json
blob8b3684117a13e512800c7c1f8d40d7ce6613e4c3
2   "name": "DTImage",
3   "version": "1.0.1",
4   "summary": "Simple image processing.",
5   "homepage": "https://github.com/danjiang/DTImage",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Dan Jiang": "dan@danthought.com"
12   },
13   "social_media_url": "http://twitter.com/dtstudio",
14   "platforms": {
15     "ios": "8.4"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/danjiang/DTImage.git",
20     "tag": "1.0.1",
21     "submodules": true
22   },
23   "source_files": "Sources/**/*.{h,swift}",
24   "pushed_with_swift_version": "3.0"