[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / c / 0 / Signature / 0.2.0 / Signature.podspec.json
blob797d95b0bb28455178cafe2a6a2c6e81469fd970
2   "name": "Signature",
3   "summary": "UIView with signature support",
4   "version": "0.2.0",
5   "homepage": "https://github.com/hyperoslo/Signature",
6   "license": "MIT",
7   "authors": {
8     "Hyper Interaktiv AS": "ios@hyper.no"
9   },
10   "source": {
11     "git": "https://github.com/hyperoslo/Signature.git",
12     "tag": "0.2.0"
13   },
14   "social_media_url": "https://twitter.com/hyperoslo",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Source/**/*",
20   "frameworks": [
21     "UIKit",
22     "GLKit"
23   ]