[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 8 / 6 / PBHelloWorldSDK / 0.0.1 / PBHelloWorldSDK.podspec.json
blob020548c691cdf3caf51d21705b33ee2716419d42
2   "name": "PBHelloWorldSDK",
3   "version": "0.0.1",
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.1"
18   },
19   "source_files": "HelloWorldSDK/**/*.{h,m,swift}",
20   "public_header_files": "HelloWorldSDK/**/*.h",
21   "swift_version": "5.0"