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