[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 9 / a / Variants / 1.0.4 / Variants.podspec.json
blob0069675d0c36c7c8b6eec680e9f6653c70d45d82
2   "name": "Variants",
3   "version": "1.0.4",
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.4"
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"