[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 5 / c / Gem / 1.0.2 / Gem.podspec.json
blobbdc239e89946e45df1b2f3e33f41dba64f4a75e9
2   "name": "Gem",
3   "version": "1.0.2",
4   "summary": "An extreme light weight system with high performance for managing all api calls in app with closure",
5   "homepage": "https://github.com/Albinzr/Gem",
6   "license": "MIT",
7   "authors": {
8     "Albin CR": "albinzr@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Albinzr/Gem.git",
12     "tag": "1.0.2"
13   },
14   "swift_version": "4.1",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source_files": [
20     "Gem",
21     "Gem/**/*.swift"
22   ]