[Add] BidmadSDK 6.11.2
[CocoaPods.git] / Specs / f / 5 / b / HCBorderMe / 0.1.0 / HCBorderMe.podspec.json
blob3db97284bb51babcc8d00617f402d5efcd9a496c
2   "name": "HCBorderMe",
3   "version": "0.1.0",
4   "swift_version": "3.2",
5   "summary": "This is just a demo cocoapod for youtube tutorial.",
6   "description": "'This pod was created to be published as a simple youtube demo. Goal for this project was to make sure that you are able to publish your own cocoapods. In terms of functionality, this pod is not very useful but certainly tutorial is.'",
7   "homepage": "https://github.com/hiteshchoudhary/HCBorderMe",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Hitesh Choudhary": "hitesh@hiteshchoudhary.com"
14   },
15   "source": {
16     "git": "https://github.com/hiteshchoudhary/HCBorderMe.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "HCBorderMe/Classes/*.swift",
23   "frameworks": "UIKit"