[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / a / 8 / PScrollContainer / 0.0.7 / PScrollContainer.podspec.json
blob93e61161afcc60648c39c44a0353148ab71a306b
2   "name": "PScrollContainer",
3   "version": "0.0.7",
4   "summary": "左右滑动的容器",
5   "description": "滑动容器",
6   "homepage": "https://github.com/yangmiemie1116/PScrollContainer.git",
7   "license": "MIT",
8   "authors": {
9     "杨志强": "yangzhiqiang116@gmail.com"
10   },
11   "social_media_url": "http://www.jianshu.com/u/bd06a732c598",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/yangmiemie1116/PScrollContainer.git",
17     "tag": "0.0.7"
18   },
19   "source_files": "PScrollContainer/*.{h,m}",
20   "requires_arc": true,
21   "dependencies": {
22     "Masonry": [
24     ],
25     "FDStackView": [
27     ]
28   }