[Add] JLBlueLink 1.0.0
[CocoaPods.git] / Specs / 7 / 5 / d / Cassette / 0.1.0 / Cassette.podspec.json
blob6d01d592a9c4ff3ad5aff3bb2288d235cbd02a40
2   "name": "Cassette",
3   "version": "0.1.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/segmentio/cassette",
8   "authors": {
9     "Segment": "friends@segment.com"
10   },
11   "summary": "A lightning fast file-based FIFO queue for iOS and OSX.",
12   "source": {
13     "git": "https://github.com/segmentio/cassette.git",
14     "tag": "0.1.0"
15   },
16   "public_header_files": "Cassette/*.h",
17   "source_files": "Cassette/*.{h,m}",
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.9"
21   },
22   "requires_arc": true