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