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