[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 3 / d / MJPSlider / 0.1.2 / MJPSlider.podspec.json
blob4d1d3ffc3ad0dc6f849752ecae63100464cf010d
2   "name": "MJPSlider",
3   "version": "0.1.2",
4   "summary": "iOS Slider",
5   "homepage": "https://github.com/mikeplatt/MJPSlider",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "mikeplatt": "mikeplatt@inboox.com"
12   },
13   "source": {
14     "git": "https://github.com/mikeplatt/MJPSlider.git",
15     "tag": "0.1.2"
16   },
17   "source_files": "Source/*.{m,h}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "7.0"
21   }