[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 6 / a / WKSimpleButton / 0.0.1 / WKSimpleButton.podspec.json
blobe687c73f3272c59b3896b80c6fefba3a51f1191b
2   "name": "WKSimpleButton",
3   "version": "0.0.1",
4   "summary": "a SimpleButton.",
5   "homepage": "https://github.com/OComme/WKSimpleButton",
6   "license": "MIT",
7   "platforms": {
8     "ios": "8.0"
9   },
10   "authors": {
11     "OComme": "a1653913692@icloud.com"
12   },
13   "source": {
14     "git": "https://github.com/OComme/WKSimpleButton.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "WKSimpleButton/*",
18   "requires_arc": true,
19   "dependencies": {
20     "Masonry": [
22     ],
23     "ReactiveObjC": [
25     ]
26   }