[Add] DebugSwift 0.3.9
[CocoaPods.git] / Specs / 7 / d / 5 / PageScroll / 1.0.0 / PageScroll.podspec.json
blob211259120adbb8b7f9c73a9a04e1debc5d3ff360
2   "name": "PageScroll",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "类似appStore的预览图Demo",
6   "homepage": "https://github.com/amjunliang/PageScroll/tree/master",
7   "source": {
8     "git": "https://github.com/amjunliang/PageScroll.git",
9     "tag": "1.0.0"
10   },
11   "source_files": "PodClass/*",
12   "requires_arc": true,
13   "platforms": {
14     "ios": "8.0"
15   },
16   "frameworks": [
17     "UIKit",
18     "Foundation"
19   ],
20   "authors": {
21     "BY": "amjunliang@163.com"
22   }