[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 0 / 9 / 4 / FlipTheSwitch / 0.3.0 / FlipTheSwitch.podspec.json
blob1d082c94c776f366634d35eb177fb37d21363cbd
2   "name": "FlipTheSwitch",
3   "version": "0.3.0",
4   "summary": "A simple library to help enabling/disabling features on iOS/Mac applications.",
5   "authors": {
6     "Michael England": "mg.england@gmail.com",
7     "Rob Siwek": "rob@robsiwek.com"
8   },
9   "homepage": "https://github.com/michaelengland/FlipTheSwitch",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "source": {
15     "git": "git@github.com:michaelengland/FlipTheSwitch.git",
16     "tag": "0.3.0"
17   },
18   "source_files": "Classes/FlipTheSwitch/*.{h,m}",
19   "public_header_files": "Classes/FlipTheSwitch/*.h",
20   "requires_arc": true