[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 6 / e / AFPageClient / 1.0.9 / AFPageClient.podspec.json
blob280012bd173b239a189216a95df7012016e929b5
2   "name": "AFPageClient",
3   "version": "1.0.9",
4   "summary": "分页控制器",
5   "homepage": "https://github.com/yxh418983798/AFPageClient",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Alfie": "418983798@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/yxh418983798/AFPageClient.git",
15     "tag": "1.0.9",
16     "branch": "master"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AFPageClient/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ]
26   },
27   "public_header_files": "Pod/Classes/**/{AFPageClient,AFPageItem,AFSegmentConfiguration}.h"