[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / 3 / 6 / KSDataDownloader / 1.0.6 / KSDataDownloader.podspec.json
blobab5a6dfe5622630f1f5043eae17fa03f37b4b219
2   "name": "KSDataDownloader",
3   "version": "1.0.6",
4   "summary": "A thin layer on top of NSURLConnection",
5   "homepage": "https://github.com/cbot/KSDataDownloader",
6   "license": "MIT",
7   "authors": {
8     "Kai Straßmann": "derkai@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/cbot/KSDataDownloader.git",
12     "tag": "1.0.6"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "public_header_files": "Classes/ios/*.h",
19   "source_files": "Classes/ios/*",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]