[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 1 / 8 / ViewEnhance / 0.1.0 / ViewEnhance.podspec.json
blobbeaf2928c83eaaf7b1401f078db7e34d437ebe3f
2   "name": "ViewEnhance",
3   "version": "0.1.0",
4   "summary": "add some helpful method to UIView to enhance uiview management",
5   "description": "Do not worry about it here, we will add more functionality in future",
6   "homepage": "https://github.com/neolcs/ViewEnhance",
7   "license": "MIT",
8   "authors": {
9     "Chuan Li": "pinmountain@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/neolcs/ViewEnhance.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     "ViewEnhance": [
22       "Pod/Assets/*.png"
23     ]
24   }