[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 2 / f / DLNARemoteControl / 0.1.0 / DLNARemoteControl.podspec.json
blobfaf7a371bf735ed9700586b31358659b0d358d2e
2   "name": "DLNARemoteControl",
3   "version": "0.1.0",
4   "summary": "A library for iOS to use DLNA.",
5   "description": "You can use this library to implement multi-screen interactions with DLNA Technology.",
6   "homepage": "https://github.com/AlexLearnsToCode/Multi-Screen-Interactions",
7   "license": "MIT",
8   "authors": {
9     "AlexLearnsToCode": "229570121@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/AlexLearnsToCode/Multi-Screen-Interactions.git",
16     "tag": "0.1.0"
17   },
18   "source_files": "DLNARemoteControl/DLNARemoteControl/*.{h,m}",
19   "frameworks": "UIKit",
20   "requires_arc": true