[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / 1 / 8 / PYPageScrollView / 1.0.4 / PYPageScrollView.podspec.json
blob12103c3847964718902ef1e3488b50500a3344c7
2   "name": "PYPageScrollView",
3   "version": "1.0.4",
4   "summary": "PYPageScrollView for iOS",
5   "description": "The PYPageScrollView framework is designed to work seamlessly with your existing apps and projects.\nyou can simply add the pod your project.",
6   "homepage": "https://github.com/BobliiExp/PYPageScrollView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bob Lee": "boblii@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/BobliiExp/PYPageScrollView.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "frameworks": "Foundation",
23   "subspecs": [
24     {
25       "name": "PageScrollView",
26       "source_files": "PYPageScrollView/PageScrollView/*.{h,m}",
27       "dependencies": {
28         "Masonry": [
30         ]
31       }
32     }
33   ]