[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 9 / f / d / SwiftExpand / 1.2.2 / SwiftExpand.podspec.json
blob3aa359e9d177ac81c5c9b2075156a149f8edde96
2   "name": "SwiftExpand",
3   "version": "1.2.2",
4   "summary": "系统类功能扩展.",
5   "description": "主要通过分类实现",
6   "homepage": "https://github.com/shang1219178163/SwiftExpand",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "BIN": "shang1219178163@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/shang1219178163/SwiftExpand.git",
20     "tag": "1.2.2"
21   },
22   "source_files": "SwiftExpand/*.swift",
23   "swift_version": "4.0"