[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 3 / f / MKSHorizontalLineProgressView / 0.1.0 / MKSHorizontalLineProgressView.podspec.json
blobdd9299af71f37977808a24dd6cd5c8ec80871d2e
2   "name": "MKSHorizontalLineProgressView",
3   "version": "0.1.0",
4   "summary": "Its an Horizontal Line progress view  sub class of UIView",
5   "description": "A Horizontal line progress view a sub class of UIView written in Objectivec C",
6   "homepage": "https://github.com/kamarshad/MKSHorizontalLineProgressView",
7   "license": "MIT",
8   "authors": {
9     "kamarshad": "kamarshad0786@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/kamarshad/MKSHorizontalLineProgressView.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/kamarshad",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "dependencies": {
22     "AFNetworking": [
23       "~> 2.3"
24     ]
25   }