[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 4 / 7 / STFloatView / 1.0.0 / STFloatView.podspec.json
blob7da253db11c05c87047f5520663e7c87e6ea09fe
2   "name": "STFloatView",
3   "version": "1.0.0",
4   "summary": "A category file of UIViewController.",
5   "description": "A easy way to add a floatView to your ViewController.",
6   "homepage": "https://github.com/Shawnli1201",
7   "license": "MIT",
8   "authors": {
9     "Shawnli1201": "shawnli1201@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Shawnli1201/STFloatView.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "STFloatView/**/*.{h,m}",
19   "requires_arc": true