[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 4 / 0 / FDTake / 0.2.2 / FDTake.podspec.json
blobfb00680ddc3909154af91211f4364e308fc732d9
2   "name": "FDTake",
3   "version": "0.2.2",
4   "summary": "Easily take a photo or video or choose from library.",
5   "homepage": "https://github.com/fulldecent/FDTake",
6   "license": "MIT",
7   "authors": {
8     "William Entriken": "github.com@phor.net"
9   },
10   "source": {
11     "git": "https://github.com/fulldecent/FDTake.git",
12     "tag": "v0.2.2"
13   },
14   "platforms": {
15     "ios": "4.0"
16   },
17   "source_files": "FDTakeExample/FDTakeController.{h,m}",
18   "resources": "FDTakeExample/*.lproj",
19   "frameworks": [
20     "CoreGraphics",
21     "MobileCoreServices"
22   ],
23   "requires_arc": true