[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / e / c / 2 / SWCommonExtensions / 0.0.5 / SWCommonExtensions.podspec.json
blob579678fbc5aaf565301dff306cb11c8f717a1e2c
2   "name": "SWCommonExtensions",
3   "version": "0.0.5",
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.0.5"
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"