[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / 0 / 7 / sample-staic / 0.2 / sample-staic.podspec.json
blobe905fad69cc5c1a6b5ab274230660727e06731e7
2   "name": "sample-staic",
3   "version": "0.2",
4   "summary": "static files tests",
5   "description": "sample to test static files",
6   "homepage": "https://github.com/FazalConsoliads/sample-staic",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "FazalConsoliads": "fazal.elahi@consoliads.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/FazalConsoliads/sample-staic.git",
19     "tag": "0.2"
20   },
21   "source_files": "Headers/Public/*.h",
22   "ios": {
23     "vendored_libraries": "libsample-staic.a"
24   }