[Add] DocumentReaderFullAuthRFIDNightly 7.6.11079
[CocoaPods.git] / Specs / 5 / e / f / DPObjCRuntime / 1.0 / DPObjCRuntime.podspec.json
blob703ad1352f6d181fbf17a8f7cd4feaf2ccb0f88c
2   "name": "DPObjCRuntime",
3   "version": "1.0",
4   "summary": "对Objective-C中`Runtime`特性进行封装",
5   "description": "对Objective-C中`Runtime`特性进行封装,方便使用",
6   "homepage": "https://github.com/DancewithPeng/ObjCRuntime.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "张鹏": "dancewithpeng@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/DancewithPeng/ObjCRuntime.git",
19     "tag": "1.0"
20   },
21   "source_files": "ObjCRuntime/**/*.{h,m}"