[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / 2 / 3 / SwiftCamera / 1.0.0 / SwiftCamera.podspec.json
blob01955417374f6b18e389bbdc0a66c0e0996dc037
2   "name": "SwiftCamera",
3   "version": "1.0.0",
4   "summary": "Swift Camera",
5   "homepage": "https://github.com/mohamedrias/SwiftCamera",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Mohamed Rias": "mohamedrias@gmail.com"
12   },
13   "social_media_url": "http://facebook.com/techieblogger",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/mohamedrias/SwiftCamera.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "SwiftCamera",
23     "SwiftCamera/Classes/*.swift"
24   ],
25   "frameworks": [
26     "UIKit",
27     "AVFoundation",
28     "CoreMedia",
29     "CoreImage"
30   ],
31   "requires_arc": true,
32   "pod_target_xcconfig": {
33     "OTHER_SWIFT_FLAGS[config=Debug]": "-D DEBUG"
34   },
35   "pushed_with_swift_version": "2.3"