[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 1 / c / 5 / Sixpack-iOS / 1.0.4 / Sixpack-iOS.podspec.json
blobee49483bc2a13aea7308c48d148a621030911866
2   "name": "Sixpack-iOS",
3   "version": "1.0.4",
4   "summary": "iOS client library for Sixpack AB testing.",
5   "homepage": "http://sixpack.seatgeek.com",
6   "license": "FreeBSD License",
7   "authors": {
8     "James Van-As": "james@seatgeek.com"
9   },
10   "source": {
11     "git": "https://github.com/seatgeek/sixpack-ios.git",
12     "tag": "1.0.4"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "requires_arc": true,
18   "source_files": "Sixpack-iOS/**/*.{h,m}",
19   "prefix_header_file": "SixpackClient-Prefix.pch",
20   "dependencies": {
21     "AFNetworking": [
22       ">= 2.0.0"
23     ]
24   }