[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / 9 / 0 / Croissant / 0.0.1 / Croissant.podspec.json
blob968adba8ef5b676108572e158fd60ec55614a7d7
2   "name": "Croissant",
3   "version": "0.0.1",
4   "summary": "A simple queued downloader.",
5   "description": "This library is a simple queued downloader written in Objective-C and released under MIT License.\n",
6   "homepage": "https://github.com/cerberillo/Croissant",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "David Martin": "david@martinmacias.com"
12   },
13   "platforms": {
14     "ios": "6.1"
15   },
16   "source": {
17     "git": "https://github.com/cerberillo/Croissant.git",
18     "tag": "0.0.1"
19   },
20   "frameworks": "Foundation",
21   "source_files": "croissant/**/*.{h,m}",
22   "requires_arc": true