[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / a / 8 / 6 / HsinUsefulExtension / 0.1.1 / HsinUsefulExtension.podspec.json
blob9eeba2e3686b1c56c4db3c0f9da2f0d11dee51b8
2   "name": "HsinUsefulExtension",
3   "version": "0.1.1",
4   "summary": "Some useful extension.",
5   "description": "My useful extension! They are the commonest utilities that I use in my projects!",
6   "swift_version": "4.2",
7   "homepage": "https://github.com/HsinChungHan/HsinUsefulExtension",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "HsinChungHan": "hooy123456@gapp.nthu.edu.tw"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/HsinChungHan/HsinUsefulExtension.git",
20     "tag": "0.1.1"
21   },
22   "source_files": "HsinUsefulExtension/Utilities/*.{swift}"