[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 9 / 5 / 3 / NBPullToRefresh / 0.1.0 / NBPullToRefresh.podspec.json
blob12f7affbaaf759150cf345bd5c5a10c08da7efb7
2   "name": "NBPullToRefresh",
3   "version": "0.1.0",
4   "summary": "A PullToRefresh Category used on iOS.",
5   "description": "                    a categroy of UIScrollView, implement pull to refresh and infinite refresh.\n",
6   "homepage": "https://github.com/nova8ossa/NBPullToRefresh",
7   "license": "MIT",
8   "authors": {
9     "梵天": "nova8ossa@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/nova8ossa/NBPullToRefresh.git",
17     "tag": "0.1.0"
18   },
19   "source_files": "NBPullToRefresh/*",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ]