[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 9 / b / 3 / XMTopScrollView / 0.0.1 / XMTopScrollView.podspec.json
blob1a3a01dd61397c44d4dbef5656b0e15a7e80eb66
2   "name": "XMTopScrollView",
3   "version": "0.0.1",
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.1"
14   },
15   "source_files": "Classes/XMTopScrollView/*",
16   "ios": {
17     "frameworks": [
18       "Foundation",
19       "UIKit"
20     ]
21   },
22   "platforms": {
23     "ios": "7.0"
24   },
25   "requires_arc": true