[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 8 / 2 / e / NBNPhotoChooser / 0.1.0 / NBNPhotoChooser.podspec.json
blobd4ea7143e46aac6cfb5bcb46f329100142cf4e3a
2   "name": "NBNPhotoChooser",
3   "version": "0.1.0",
4   "platforms": {
5     "ios": 6.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.1.0"
19   },
20   "source_files": "Classes/**/*.{h,m}",
21   "resource_bundles": {
22     "NBNPhotoChooser": "Assets/*"
23   },
24   "requires_arc": true