[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 7 / 6 / NFSDrawView / 0.1.0 / NFSDrawView.podspec.json
blobeffda656eec247bc4333c1c5b40fad364f08627e
2   "name": "NFSDrawView",
3   "version": "0.1.0",
4   "summary": "NFSDrawView is a framework for touch drawing",
5   "description": "This framework simplifies common touch drawing methods",
6   "homepage": "https://github.com/jeffreyhanna/NFSDrawView",
7   "license": "MIT",
8   "authors": {
9     "Jeff Hanna": "jeffrey.hanna@yahoo.com"
10   },
11   "source": {
12     "git": "https://github.com/jeffreyhanna/NFSDrawView.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "NFSDrawView": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "NFSColorUtilities": [
28     ]
29   }