[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 5 / 9 / CJBAdvancedUIImage / 1.0.1 / CJBAdvancedUIImage.podspec.json
blobbd455b5e3b31fc0b73b237bf0c1dff76634b8f57
2   "name": "CJBAdvancedUIImage",
3   "version": "1.0.1",
4   "summary": "CJBAdvancedUIImage is a lightweight UIImage extension that allows additional features to UIImage.",
5   "description": "CJBAdvancedUIImage is a lightweight UIImage extension that allows additional features such as resizing and compression to ease image requirements and handling with regards to networking and display.",
6   "homepage": "https://github.com/CJonesBuild/CJBAdvancedUIImage",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chris Jones": ""
13   },
14   "source": {
15     "git": "https://github.com/CJonesBuild/CJBAdvancedUIImage.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CJBAdvancedUIImage/Classes/**/*"