[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / e / 0 / SelfieKit / 0.1.0 / SelfieKit.podspec.json
blob3cc1061024c2273df9462b26df63bc910e9825b1
2   "name": "SelfieKit",
3   "version": "0.1.0",
4   "summary": "Assisted Camera Picker to take selfies",
5   "homepage": "https://github.com/budbee/SelfieKit",
6   "license": "MIT",
7   "authors": {
8     "Axel Mòˆller": "axel.moller@budbee.com"
9   },
10   "source": {
11     "git": "https://github.com/budbee/SelfieKit.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "SelfieKit/Classes/**/*",
18   "resource_bundles": {
19     "SelfieKit": [
20       "SelfieKit/Assets/*.png"
21     ]
22   },
23   "frameworks": "AVFoundation"