[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 7 / 5 / hello-world-framework / 0.1.0 / hello-world-framework.podspec.json
blobc8093205d09def102c3f776a26cc33cc34914d7a
2   "name": "hello-world-framework",
3   "version": "0.1.0",
4   "summary": "This is a pod for demo purposes",
5   "description": "This pod was made to test pushing to trunk from screwdriver",
6   "homepage": "https://www.oath.com",
7   "license": {
8     "type": "Commercial",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "amograbi15": "amir.mograbi@oath.com"
13   },
14   "source": {
15     "http": "https://yahoo.bintray.com/maven/hello_world_framework.zip"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "hello_world_framework.framework/Headers/*.h",
21   "ios": {
22     "vendored_frameworks": "hello_world_framework.framework"
23   }