[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 9 / d / UIViewHelper / 0.4.0 / UIViewHelper.podspec.json
blob6886df2a7f34da0ae8207b72a7a0922ec59bc050
2   "name": "UIViewHelper",
3   "version": "0.4.0",
4   "summary": "UIView category",
5   "description": "UIView category, bage, animation, add subView with animation.",
6   "homepage": "https://github.com/WildDylan/UIViewHelper",
7   "license": "MIT",
8   "authors": {
9     "Dylan": "3664132@163.com"
10   },
11   "source": {
12     "git": "https://github.com/WildDylan/UIViewHelper.git",
13     "tag": "0.4.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "UIViewHelper": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": [
26     "UIKit",
27     "MapKit",
28     "QuartzCore"
29   ]