[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / f / e / 1 / ZJPageControl / 1.0 / ZJPageControl.podspec.json
blobcfd3a1c71122ced91099ba002e110153305451ec
2   "name": "ZJPageControl",
3   "summary": "ZJPageControl is a custom animated page control to replace UIPageControl.",
4   "version": "1.0",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": "Evan",
10   "homepage": "https://github.com/betacats/ZJPageControl",
11   "platforms": {
12     "ios": "7.0"
13   },
14   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/betacats/ZJPageControl.git",
17     "tag": "1.0"
18   },
19   "source_files": "ZJPageControl/*.{h,m}",
20   "frameworks": "UIKit"