[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / d / 4 / 5 / DDTURLOperation / 0.4.0 / DDTURLOperation.podspec.json
blobee0c3084e1cc55379d4d0eac9563c286fdd3fc4c
2   "name": "DDTURLOperation",
3   "version": "0.4.0",
4   "summary": "A collection of useful network based, NSOperations.",
5   "description": "\t\t\t\t\t\tThe following Operations are provided\n\t\t\t\t\t\t\n\t\t\t\t\t\tDDTURLDownloadOperation\n\t\t\t\t\t\tDDTURLUploadOperation\n\t\t\t\t\t\tDDTURLDataOperation\n",
6   "homepage": "https://github.com/TheAppCoach/DDTURLOperation",
7   "license": "MIT",
8   "authors": {
9     "mcBontempi": "mcbontempi@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/TheAppCoach/DDTURLOperation.git",
13     "tag": "0.4.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "DDTURLOperation": [
22       "Pod/Assets/*.png"
23     ]
24   }