[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / f / 2 / 3 / DropBlocks / 0.0.1 / DropBlocks.podspec.json
blob63b6aa1380b1a196e1c0ad4b8449b4560651fe8f
2   "name": "DropBlocks",
3   "version": "0.0.1",
4   "platforms": {
5     "ios": null
6   },
7   "license": "BSD",
8   "homepage": "http://github.com/natep/DropBlocks",
9   "summary": "A blocks-based wrapper for the Dropbox iOS SDK.",
10   "authors": {
11     "Nate Petersen": "nate@digitalrickshaw.com"
12   },
13   "source": {
14     "git": "https://github.com/natep/DropBlocks.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "DropBlocks/Classes",
18   "dependencies": {
19     "Dropbox-iOS-SDK": [
20       "1.3.2"
21     ]
22   },
23   "requires_arc": false