[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 8 / 4 / 5 / WSSKit / 0.1.2 / WSSKit.podspec.json
blobfee48aa9d9ffa2bff7b4249c93909f602922f3dd
2   "name": "WSSKit",
3   "version": "0.1.2",
4   "summary": "自用工具库",
5   "description": "自用工具库记录, 持续更新",
6   "homepage": "https://github.com/shushengwang/WSSKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangshusheng": "wangshusheng@live.cn"
13   },
14   "source": {
15     "git": "https://github.com/shushengwang/WSSKit.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WSSKit/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "MapKit",
25     "SystemConfiguration",
26     "CoreTelephony",
27     "QuartzCore",
28     "CoreText",
29     "CoreGraphics",
30     "CFNetwork",
31     "CoreMotion"
32   ],
33   "pushed_with_swift_version": "3.0"