[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / d / 1 / BRPageControl / 0.2 / BRPageControl.podspec.json
blob7ca7567741431d0a3f90fc4ad9dcf8c8e44602a6
2   "name": "BRPageControl",
3   "version": "0.2",
4   "summary": "Custom UIPageControl",
5   "description": "Bordered Custom UIPageControl",
6   "homepage": "https://github.com/kjoneandrei/BRPageControl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "anho": "anho@nodes.dk"
13   },
14   "social_media_url": "",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/kjoneandrei/BRPageControl.git",
20     "tag": "0.2"
21   },
22   "source_files": "Sources/**/*",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "swift_version": "4"