[Add] AlibabacloudSlb20140515 1.0.5
[CocoaPods.git] / Specs / 3 / 6 / b / NHArrowView / 0.1.0 / NHArrowView.podspec.json
blob64f0aebbd479e1b44c747ace31fbaf131b00963d
2   "name": "NHArrowView",
3   "version": "0.1.0",
4   "summary": "A simple directional arrow with animated rotation.",
5   "homepage": "https://github.com/nhamming/NHArrowView",
6   "license": "MIT",
7   "authors": {
8     "Nathaniel Hamming": "nathaniel.hamming@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/nhamming/NHArrowView.git",
12     "tag": "0.1.0"
13   },
14   "social_media_url": "https://twitter.com/NateHam80",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "NHArrowView": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "public_header_files": "Pod/Classes/**/*.h",
26   "frameworks": "UIKit"