[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 8 / 6 / PBHelloWorldSDK / 0.0.2 / PBHelloWorldSDK.podspec.json
bloba98f03c683b73612ea5343a2cb855196303f54a9
2   "name": "PBHelloWorldSDK",
3   "version": "0.0.2",
4   "summary": "iOS SDK for Hello World",
5   "description": "iOS SDK for Hello World, including example app",
6   "homepage": "https://github.com/praveen-b27/HelloWorldSDK",
7   "license": "MIT",
8   "authors": {
9     "Praveen B": "tonymillion@gmail.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/praveen-b27/HelloWorldSDK.git",
17     "tag": "0.0.2"
18   },
19   "source_files": "HelloWorldSDK/**/*.h",
20   "public_header_files": "HelloWorldSDK/**/*.h",
21   "swift_version": "5.0"