[Delete] WalleePaymentSdkStaging 1.4.1
[CocoaPods.git] / Specs / 2 / 4 / 0 / FDTake / 0.2.0 / FDTake.podspec.json
blobee533dbe619b2f4f5a96e4c78ae801a8c86a3138
2   "name": "FDTake",
3   "version": "0.2.0",
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.0"
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