[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / e / 6 / f / Banana / 0.0.2 / Banana.podspec.json
blob6aa01e8c38c4452f8c3bb6c5ec4e08c3bae9ff0b
2   "name": "Banana",
3   "version": "0.0.2",
4   "summary": "A customizable dropdown menu",
5   "homepage": "https://github.com/Nonouf/Banana",
6   "license": "MIT",
7   "authors": {
8     "Arnaud Schildknecht": "arnaud.schild@gmail.com"
9   },
10   "requires_arc": true,
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/Nonouf/Banana.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "Banana",
20     "Banana/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "ios": {
24     "frameworks": "UIKit"
25   }