[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 8 / f / MGDrawingSlate / 0.0.1 / MGDrawingSlate.podspec.json
blob4c5bb759c5fdd2662ab747ee47b966ea7da2dc48
2   "name": "MGDrawingSlate",
3   "version": "0.0.1",
4   "summary": "Simple, customizable, and easy-to-use UIView subclass that allows developers to easily embed a drawing view within their app.",
5   "homepage": "https://github.com/gtmtg/MGDrawingSlate",
6   "authors": {
7     "Mihir Garimella": "apps@mihirgarimella.com"
8   },
9   "source": {
10     "git": "https://github.com/gtmtg/MGDrawingSlate.git",
11     "commit": "88428f002791cc534db46faeaa230ed559923cb3"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "License.txt"
16   },
17   "source_files": "Classes/*.{h,m}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "5.0"
21   }