[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 7 / 0 / ExamplePodd / 0.0.2 / ExamplePodd.podspec.json
blob425b8e1e90dbaff6a6e05153aed42eb1123ab0ac
2   "name": "ExamplePodd",
3   "version": "0.0.2",
4   "summary": "Testing",
5   "swift_versions": "5.0",
6   "description": "This is a test",
7   "homepage": "https://github.com/jonhpol/ExamplePodd",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "jonhpol": "j.paulo_os@hotmail.com"
14   },
15   "source": {
16     "git": "https://github.com/jonhpol/ExamplePodd.git",
17     "tag": "0.0.2"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "ExamplePodd/**/*",
23   "exclude_files": "ExamplePodd/*.plist",
24   "swift_version": "5.0"