[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 5 / d / Cassette / 1.0.0-beta2 / Cassette.podspec.json
blob1279abeff2fc7fb324206aee85b1260acf5da6af
2   "name": "Cassette",
3   "version": "1.0.0-beta2",
4   "license": {
5     "type": "BSD-2-Clause"
6   },
7   "homepage": "https://github.com/linkedin/cassette",
8   "authors": "LinkedIn",
9   "summary": "A lightning fast file-based FIFO queue for iOS and OSX.",
10   "source": {
11     "git": "https://github.com/linkedin/cassette.git",
12     "tag": "1.0.0-beta2"
13   },
14   "public_header_files": "Cassette/*.h",
15   "source_files": "Cassette/*.{h,m}",
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.9"
19   },
20   "requires_arc": true