[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / b / a / c / DYFRuntimeProvider / 2.0.1 / DYFRuntimeProvider.podspec.json
blob1fb4d5e208f43257d3b270f0859de34eae201122
2   "name": "DYFRuntimeProvider",
3   "version": "2.0.1",
4   "summary": "DYFRuntimeProvider wraps the runtime of Objective-C, and provides some common usages.",
5   "description": "DYFRuntimeProvider wraps the runtime of Objective-C, and provides some common usages.",
6   "homepage": "https://github.com/chenxing640/DYFRuntimeProvider",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chenxing": "chenxing640@foxmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/chenxing640/DYFRuntimeProvider.git",
19     "tag": "2.0.1"
20   },
21   "source_files": "RuntimeProvider/*.{h,m}",
22   "public_header_files": "RuntimeProvider/*.h"