[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 7 / 0 / ImageManager / 1.0.0 / ImageManager.podspec.json
blobe8db745e600edaaab4772f62c07ae6705aa41b5c
2   "name": "ImageManager",
3   "version": "1.0.0",
4   "summary": "ImageManager",
5   "description": "Image Manager is a Swift based iOS module that provides basic image manipulation features.",
6   "homepage": "https://github.com/3pillarlabs/ios-image-manager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "3Pillar Global",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/3pillarlabs/ios-image-manager.git",
17     "tag": "1.0.0"
18   },
19   "source_files": [
20     "ImageManager",
21     "ImageManager/**/*.{h,m}"
22   ]