[Add] FanapPodChatSDK 1.2.12
[CocoaPods.git] / Specs / 5 / d / 0 / HNGVideoImport / 0.1.0 / HNGVideoImport.podspec.json
blob89042a5b8e5a22e0c17ba6e0d45c6142bbab134f
2   "name": "HNGVideoImport",
3   "version": "0.1.0",
4   "summary": "This libaray import videos from photo app",
5   "description": "This libaray import videos from photo app. Working on it",
6   "homepage": "https://github.com/sohail-khan/HNGVideoImport",
7   "license": "MIT",
8   "authors": {
9     "sohail": "sohail0059@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/sohail-khan/HNGVideoImport.git",
13     "branch": "master",
14     "tag": "0.1.0"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/*.*",
21   "resources": [
22     "Pod/Assets/*.png",
23     "Pod/Classes/*.xib"
24   ],
25   "resource_bundles": {
26     "HNGVideoImport": [
27       "Pod/Assets/*.png"
28     ]
29   },
30   "frameworks": [
31     "UIKit",
32     "Photos"
33   ]