[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 9 / 8 / SwiftARGB / 0.9.0 / SwiftARGB.podspec.json
blobad70eac2f8d2818abea625fda0dcb5fdda5a04df
2   "name": "SwiftARGB",
3   "version": "0.9.0",
4   "summary": "ARGB-related utility extensions.",
5   "description": "Supports both image and color utilities support ARGB format.",
6   "homepage": "https://github.com/DragonCherry/SwiftARGB",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DragonCherry": "dragoncherry@naver.com"
13   },
14   "source": {
15     "git": "https://github.com/DragonCherry/SwiftARGB.git",
16     "tag": "0.9.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SwiftARGB/Classes/**/*",
22   "pushed_with_swift_version": "3.0"