[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / e / 1 / 4 / NCArrowView / 1.0.0 / NCArrowView.podspec.json
blob7b915cd5173583c6d293faf500a245edc2470e28
2   "name": "NCArrowView",
3   "version": "1.0.0",
4   "summary": "一个箭头视图.",
5   "description": "This is a ArrowView control.",
6   "homepage": "https://github.com/LINAICAI/NCArrowView.git",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "linaicai": "linaicai2012@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/LINAICAI/NCArrowView.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true,
21   "source_files": "NCArrowView/*",
22   "frameworks": [
23     "Foundation",
24     "CoreGraphics",
25     "UIKit"
26   ]