[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / d / 2 / HaidoraPaging / 0.1.0 / HaidoraPaging.podspec.json
bloba7a836b2ce4fdc509edf540dd5787b299985afa3
2   "name": "HaidoraPaging",
3   "version": "0.1.0",
4   "summary": "通用分页配置.",
5   "description": "                        给NSObject扩展分页属性.\n",
6   "homepage": "https://github.com/Haidora/HaidoraPaging",
7   "license": "MIT",
8   "authors": {
9     "mrdaios": "mrdaios@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/Haidora/HaidoraPaging.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ]