[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / e / 3 / ReuseViewIdentifier / 1.0.0 / ReuseViewIdentifier.podspec.json
blobf63791ab190aae47e142c57888d96bd12e53e5f9
2   "name": "ReuseViewIdentifier",
3   "version": "1.0.0",
4   "summary": "省略coding 过程中复用使用字符串的过程",
5   "description": "省略coding 过程中使用字符串的过程, 使用时注意 reuseId 和 Class 是一致的",
6   "homepage": "https://gitee.com/CharlesOne",
7   "license": {
8     "type": "MIT",
9     "file": "GCReuseableIdDemo/LICENSE"
10   },
11   "authors": {
12     "gaochao": "1176672158@qq.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://gitee.com/CharlesOne/reuse-view-identifier.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "GCReuseableIdDemo/*+ReuseIdentifier.{h,m}",
22   "public_header_files": "GCReuseableIdDemo/*+ReuseIdentifier.h",
23   "frameworks": "UIKit"