[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / 2 / e / NBNPhotoChooser / 0.2.0 / NBNPhotoChooser.podspec.json
blobfb6ff30a067cdf3adcc35f0eb9da31468071d4b8
2   "name": "NBNPhotoChooser",
3   "version": "0.2.0",
4   "platforms": {
5     "ios": 7.0
6   },
7   "summary": "NBNPhotoChooser is an example implementation of the Tumblr Photo Chooser.",
8   "homepage": "https://github.com/nerdishbynature/NBNPhotoChooser",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Piet Brauer": "piet@nerdishbynature.com"
15   },
16   "source": {
17     "git": "https://github.com/nerdishbynature/NBNPhotoChooser.git",
18     "tag": "0.2.0"
19   },
20   "source_files": "Classes/**/*.{h,m}",
21   "resource_bundles": {
22     "NBNPhotoChooser": "Assets/*"
23   },
24   "requires_arc": true