[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / b / a / c / DYFRuntimeProvider / 2.1.1 / DYFRuntimeProvider.podspec.json
blobff70209f92ad4bcc6f91c7999bd9a93985ce8bfa
2   "name": "DYFRuntimeProvider",
3   "version": "2.1.1",
4   "summary": "DYFRuntimeProvider wraps the runtime, and provides some common usages.",
5   "description": "TODU: DYFRuntimeProvider wraps the runtime, and provides some common usages.",
6   "homepage": "https://github.com/itenfay/DYFRuntimeProvider",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tenfay": "itenfay@163.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/itenfay/DYFRuntimeProvider.git",
19     "tag": "2.1.1"
20   },
21   "source_files": "Classes/*.{h,m}",
22   "public_header_files": "Classes/*.h",
23   "requires_arc": true