[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 8 / 6 / MBSwitch / 0.0.1 / MBSwitch.podspec.json
blob2d9a7b10ddf445106c874e51baf26d932aced685
2   "name": "MBSwitch",
3   "version": "0.0.1",
4   "summary": "iOS7 style UISwitch working with iOS < 7.",
5   "homepage": "https://github.com/mattlawer/MBSwitch",
6   "license": {
7     "type": "3-clause BSD",
8     "file": "README.md"
9   },
10   "authors": {
11     "Mathieu Bolard": "me@mathieubolard.com"
12   },
13   "source": {
14     "git": "https://github.com/mattlawer/MBSwitch.git",
15     "commit": "5fc983531f"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "MBSwitch",
21   "public_header_files": "MBSwitch/*.h",
22   "header_dir": "MBSwitch",
23   "frameworks": "QuartzCore",
24   "requires_arc": false