[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 4 / 0 / FDTake / 0.2.5 / FDTake.podspec.json
blob1cc333546b8a7d38f4b47ada2068c10f6c3fc026
2   "name": "FDTake",
3   "version": "0.2.5",
4   "summary": "Easily take a photo or video or choose from library",
5   "description": "                   `FDTake` helps you quickly have the user take or choose an existing photo or video.\n",
6   "homepage": "https://github.com/fulldecent/FDTake",
7   "screenshots": "https://i.imgur.com/SpSJzmS.png",
8   "license": "MIT",
9   "authors": {
10     "William Entriken": "github.com@phor.net"
11   },
12   "platforms": {
13     "ios": "5.0"
14   },
15   "source": {
16     "git": "https://github.com/fulldecent/FDTake.git",
17     "tag": "v0.2.5"
18   },
19   "source_files": "FDTakeExample/FDTakeController.{h,m}",
20   "resource_bundles": {
21     "FDTakeResources": [
22       "FDTakeExample/*.lproj"
23     ]
24   },
25   "requires_arc": true