[Add] AdPopcornSSP 2.9.1
[CocoaPods.git] / Specs / 8 / 4 / 9 / DDProgressView / 0.1 / DDProgressView.podspec.json
blob83d4f88f7fc883dda25e939a0e3d70978b081db8
2   "name": "DDProgressView",
3   "version": "0.1",
4   "license": "BSD",
5   "summary": "A custom UIProgressView à la Twitter for iPhone.",
6   "homepage": "https://github.com/ddeville/DDProgressView",
7   "authors": {
8     "Damien DeVille": "http://www.ddeville.me"
9   },
10   "source": {
11     "git": "https://github.com/ddeville/DDProgressView.git",
12     "commit": "9ec6737a63a92ad12924d80f3f1d0c1ddbffad3b"
13   },
14   "description": "DDProgressView works on both iOS and Mac OS, and provides a round edged progress view.",
15   "ios": {
16     "source_files": "DDProgressView/DDProgressView.*"
17   },
18   "osx": {
19     "source_files": [
20       "DDProgressView/DDProgressView.*",
21       "DDProgressView/AppKitCompatibility.*"
22     ]
23   },
24   "requires_arc": false