[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / b / 5 / ISupportKit / 1.0.0 / ISupportKit.podspec.json
blob5f65fe013abc50d4099955686d5e8450b1daf0e2
2   "name": "ISupportKit",
3   "version": "1.0.0",
4   "summary": "This is support library for developing iOS app.",
5   "swift_version": "4.1",
6   "description": "This is support library for developing iOS app. e.g. extension, wrrapper",
7   "homepage": "https://github.com/iKichiemon/ISupportKit",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "きちえもん": "email@address.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/iKichiemon/ISupportKit.git",
20     "tag": "1.0.0"
21   },
22   "source_files": [
23     "ISupportKit",
24     "ISupportKit/**/*.{h,m}"
25   ]