[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / e / 9 / a / Variants / 1.0.3 / Variants.podspec.json
bloba56c1f7d5ef202e7197a16308ae706e5566e1043
2   "name": "Variants",
3   "version": "1.0.3",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Experiments/Mods system for iOS and OS X",
9   "homepage": "https://github.com/andybons/ABVariants",
10   "authors": {
11     "Andrew Bonventre": "andybons@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/andybons/ABVariants.git",
15     "tag": "1.0.3"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "6.0",
20     "osx": "10.8"
21   },
22   "source_files": "ABVariants/*.{h,m}",
23   "frameworks": "Foundation"