[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / c / e / DAPageControlView / 1.0.1 / DAPageControlView.podspec.json
blob13166bf95517a6120543e018fb1c5607b9621e89
2   "name": "DAPageControlView",
3   "version": "1.0.1",
4   "summary": "A scrollable page control for those rare cases when UIPageControl won't fit screen width.",
5   "homepage": "https://github.com/daria-kopaliani/DAPageControlView",
6   "license": "MIT",
7   "authors": {
8     "Daria Kopaliani": "daria.kopaliani@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/daria-kopaliani/DAPageControlView.git",
12     "tag": "1.0.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Classes",
19   "resources": "Assets/*.png"