[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 0 / c / ACEDrawingView / 2.0.1 / ACEDrawingView.podspec.json
blob0855a073e4b097b5a6ee52d7cee25a065fc4993f
2   "name": "ACEDrawingView",
3   "version": "2.0.1",
4   "license": {
5     "type": "Apache 2.0 License",
6     "file": "LICENSE.txt"
7   },
8   "summary": "An open source iOS component to create a drawing app.",
9   "homepage": "https://github.com/acerbetti/ACEDrawingView",
10   "authors": {
11     "Stefano Acerbetti": "acerbetti@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/acerbetti/ACEDrawingView.git",
15     "tag": "v2.0.1"
16   },
17   "frameworks": "QuartzCore",
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "ACEDrawingView/*.{h,m}",
22   "resource_bundles": {
23     "ACEDraggableText": [
24       "ACEDrawingView/ACEDraggableText/*.png"
25     ]
26   },
27   "requires_arc": true