[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / a / 6 / 9 / ZJScrollPageView / 0.4.0 / ZJScrollPageView.podspec.json
blob18c3aa518d0957f5f9630dc29846707860bce80a
2   "name": "ZJScrollPageView",
3   "version": "0.4.0",
4   "summary": "ZJScrollPageView is written in objective-C and it is useful and easy to do some interesting things with it.",
5   "homepage": "https://github.com/jasnig/ZJScrollPageView",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "ZeroJ": "854136959@qq.com"
11   },
12   "requires_arc": true,
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/jasnig/ZJScrollPageView.git",
18     "tag": "0.4.0"
19   },
20   "frameworks": "UIKit",
21   "source_files": [
22     "ZJScrollPageView/ZJScrollPageView/*.h",
23     "ZJScrollPageView/ZJScrollPageView/*.m"
24   ]