[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 7 / 5 / hello-world-framework / 0.1.1 / hello-world-framework.podspec.json
blob997996ea14d8c027a801aa4c9deebf5249d60075
2   "name": "hello-world-framework",
3   "version": "0.1.1",
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   }