[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / b / f / 7 / SimpleDefaults / 1.0 / SimpleDefaults.podspec.json
blob7d35b6994bf7232e43190d11058575aacb66fa7d
2   "name": "SimpleDefaults",
3   "version": "1.0",
4   "license": {
5     "type": "Apache License 2.0"
6   },
7   "homepage": "https://github.com/anotheren/SimpleDefaults",
8   "authors": {
9     "liudong": "liudong.edward@gmail.com"
10   },
11   "summary": "A Swift Media Lib",
12   "source": {
13     "git": "https://github.com/anotheren/SimpleDefaults.git",
14     "tag": "1.0"
15   },
16   "swift_version": "4.1",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "Sources/**/*.swift",
21   "dependencies": {
22     "SimpleBinaryCoder": [
24     ]
25   }