[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / f / 4 / BFGallery / 0.1.5 / BFGallery.podspec.json
blob2882f785e96a00ea6d9c971a9e57c649972b6932
2   "name": "BFGallery",
3   "version": "0.1.5",
4   "summary": "Objective C Gallery.",
5   "description": "Objective C Gallery.",
6   "requires_arc": true,
7   "homepage": "https://github.com/darioalessandro/BlackFireGallery",
8   "license": {
9     "type": "Apache2",
10     "file": "License.txt"
11   },
12   "authors": {
13     "Dario Lencina": "darioalessandrolencina@gmail.com"
14   },
15   "social_media_url": "https://twitter.com/darioalessandro",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/darioalessandro/BlackFireGallery.git",
21     "tag": "0.1.5"
22   },
23   "source_files": "BFGallery/BFGalleryLib/*.{h,m}",
24   "subspecs": [
25     {
26       "name": "json",
27       "source_files": "BFGallery/JSON/*.{h,m}",
28       "requires_arc": false
29     }
30   ]