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