[Add] PULPulsateBeta 4.7.0BetaRC10
[CocoaPods.git] / Specs / 6 / 8 / 1 / HZMScrollView / 0.0.1 / HZMScrollView.podspec.json
blobb0acc2bdcd5fe2f2c4b0ed90c6e64fc74b579ccb
2   "name": "HZMScrollView",
3   "version": "0.0.1",
4   "summary": "A short description of HZMScrollView.",
5   "description": "a lazy scrollview",
6   "homepage": "https://github.com/kakahuwonders/HZMScrollView",
7   "license": "MIT",
8   "authors": {
9     "hzhuzhiming": "zmhu031831@126.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/kakahuwonders/HZMScrollView.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "lib",
20     "lib/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "ios": {
24     "frameworks": [
25       "Foundation",
26       "UIKit"
27     ]
28   }