[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 4 / f / YHImageViewer / 0.1.0 / YHImageViewer.podspec.json
blob4bba6da0c21c1d40f6116ea0e096fb2f0e8f3d40
2   "name": "YHImageViewer",
3   "version": "0.1.0",
4   "summary": "Simple fullscreen image preview.",
5   "description": "                       Simple fullscreen image preview.\n                       Pull request and Issue are welcome :)\n",
6   "homepage": "https://github.com/hiragram/YHImageViewer",
7   "license": "MIT",
8   "authors": {
9     "yuyahirayama": "y@yura.me"
10   },
11   "source": {
12     "git": "https://github.com/hiragram/YHImageViewer.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/hiragram",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "YHImageViewer": [
23       "Pod/Assets/*.png"
24     ]
25   }