[Add] ReerCodable 1.1.2
[CocoaPods.git] / Specs / e / c / 2 / SWCommonExtensions / 0.1.1 / SWCommonExtensions.podspec.json
bloba02e99049012e7b86bb7051599e6a698b60b7c25
2   "name": "SWCommonExtensions",
3   "version": "0.1.1",
4   "summary": "Extensions.",
5   "description": "平时开发中会使用到的extension",
6   "homepage": "https://github.com/547/SWExtensions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Seven Wang",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/547/SWExtensions.git",
17     "tag": "0.1.1"
18   },
19   "source_files": [
20     "Sources",
21     "Sources/**/*.{h,m,swift}"
22   ],
23   "frameworks": [
24     "Foundation",
25     "UIKit",
26     "CoreLocation"
27   ],
28   "swift_versions": "5.0",
29   "swift_version": "5.0"