[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / f / a / iOSSignatureCapture / 1.0.0 / iOSSignatureCapture.podspec.json
blobc1a728b9189362683579e35a1b0e5724647056e2
2   "name": "iOSSignatureCapture",
3   "version": "1.0.0",
4   "summary": "iOS-Signature-Capture is helps to capture the user signature with name and signed date in iOS.",
5   "description": "iOS-Signature-Capture is helps to capture the user signature with name and signed date in iOS and supports both Objective-c and Swift languages.",
6   "homepage": "https://github.com/vigneshuvi/iOS-Signature-Capture",
7   "license": "MIT",
8   "authors": {
9     "Vignesh Kumar": "http://vigneshuvi.github.io/"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/vigneshuvi/iOS-Signature-Capture.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "iOSSignatureCapture",
20     "iOSSignatureCapture/**/*.{h,m,swift}"
21   ],
22   "requires_arc": true