[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / d / 6 / ImageKit / 1.0 / ImageKit.podspec.json
blob7c384768039acd892b7c50c965f47c688f6a9bf8
2   "name": "ImageKit",
3   "version": "1.0",
4   "description": "Extremely simplified constraint component, one line of code solves constraint layout",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "summary": "ImageKit",
10   "homepage": "https://github.com/saucym/ImageKit",
11   "authors": {
12     "saucym": "413132340@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/saucym/ImageKit.git",
16     "tag": "0.2"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "9.0"
21   },
22   "swift_version": "4.2",
23   "source_files": "ImageKit/**/*.{h,m,swift}"