[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 9 / b / 3 / XMTopScrollView / 0.0.3 / XMTopScrollView.podspec.json
blob594647dcffc1256ca050e6385f03fc02b2f69bbe
2   "name": "XMTopScrollView",
3   "version": "0.0.3",
4   "license": "MIT",
5   "summary": "top scroll category class.",
6   "description": "XMTopScrollView is a top scroll category class.",
7   "homepage": "https://github.com/rgshio/XMTopScrollView",
8   "authors": {
9     "rgshio": "xzy0819@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/rgshio/XMTopScrollView.git",
13     "tag": "v0.0.3"
14   },
15   "source_files": "Classes/XMTopScrollView/*.{h,m}",
16   "resources": "Classes/XMTopScrollView/XMTopCell.xib",
17   "ios": {
18     "frameworks": [
19       "Foundation",
20       "UIKit"
21     ]
22   },
23   "platforms": {
24     "ios": "7.0"
25   },
26   "requires_arc": true