[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 4 / 0 / FDTake / 0.2.1 / FDTake.podspec.json
blobaf14c1ed10defadd807e9e77bb0da61acd02e5fa
2   "name": "FDTake",
3   "version": "0.2.1",
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.1"
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