[Add] AlibabacloudEcs20140526 3.0.1
[CocoaPods.git] / Specs / 1 / c / 5 / Sixpack-iOS / 1.1.0 / Sixpack-iOS.podspec.json
blobcb99aec4430dea9d64c0de861c2cf5c8551aff74
2   "name": "Sixpack-iOS",
3   "version": "1.1.0",
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.1.0"
13   },
14   "platforms": {
15     "ios": "7.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       "~> 3"
23     ]
24   }