[Add] DingRTC_iOS 3.5.0
[CocoaPods.git] / Specs / 6 / e / d / UDCSRTResponseSerializer / 0.0.1 / UDCSRTResponseSerializer.podspec.json
blobceec4bb77809f326569e482fa87c6cd99e3119eb
2   "name": "UDCSRTResponseSerializer",
3   "version": "0.0.1",
4   "license": "Unlicense",
5   "summary": "A response serializer you can plug in to AFNetworking that parses an SRT file and returns it in a friendly format.",
6   "homepage": "https://github.com/udacity/UDCSRTResponseSerializer",
7   "social_media_url": "https://twitter.com/olivercameron",
8   "authors": {
9     "Oliver Cameron": "olivercameron@icloud.com"
10   },
11   "source": {
12     "git": "https://github.com/udacity/UDCSRTResponseSerializer.git",
13     "tag": "v0.0.1"
14   },
15   "source_files": "Classes",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "7.0"
19   },
20   "dependencies": {
21     "AFNetworking": [
23     ]
24   }