[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / f / 9 / FooTest / 0.3.0 / FooTest.podspec.json
blob698202422e28ad761c10a047ccdeea986f9ae3b0
2   "name": "FooTest",
3   "version": "0.3.0",
4   "summary": "This is a test.",
5   "description": "This is just a test.",
6   "homepage": "https://github.com/ikkentim",
7   "license": "MIT",
8   "authors": {
9     "Tim Potze": "timpotze@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/ikkentim/FooTest.git",
16     "tag": "0.3.0"
17   },
18   "source_files": "include/FooTest/*.h",
19   "public_header_files": "include/FooTest/*.h",
20   "preserve_paths": "libFooTest.a",
21   "ios": {
22     "vendored_libraries": "libFooTest.a"
23   },
24   "requires_arc": true