[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / d / 3 / TWRProgressView / 0.1 / TWRProgressView.podspec.json
blob1a385520429de7a40dbe145c1ced1b625a14e019
2   "name": "TWRProgressView",
3   "version": "0.1",
4   "summary": "A custom progress view to be used with masking images.",
5   "homepage": "https://github.com/chasseurmic/TWRProgressView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Michelangelo Chasseur": "chasseurmic@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/chasseurmic",
14   "source": {
15     "git": "https://github.com/chasseurmic/TWRProgressView.git",
16     "tag": "0.1"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "source_files": "TWRProgressView/*.{h,m}",
22   "frameworks": "QuartzCore",
23   "requires_arc": true