[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / c / 3 / PLPageControl / 0.1.0 / PLPageControl.podspec.json
blob1f7fe21dd24dfe73f7544f5f14d9308cf2e84639
2   "name": "PLPageControl",
3   "version": "0.1.0",
4   "summary": "A custom page control for iOS",
5   "homepage": "https://github.com/pedro-lucas/PLPageControl",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Luiz Duraes": "lduraes@gmail.com",
12     "Pedro Lucas": "lucasdasilvajunior@yahoo.com.br"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/pedro-lucas/PLPageControl.git",
19     "tag": "0.1.0"
20   },
21   "source_files": "Pager/PLPageControl.{h,m}",
22   "requires_arc": true