[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 9 / e / 8 / BothamUI / 1.2.0 / BothamUI.podspec.json
blobe4faa6efee26dd9eb696d2122c918f200d48d9e8
2   "name": "BothamUI",
3   "version": "1.2.0",
4   "license": "Apache V2",
5   "summary": "Model View Presenter Framework written in Swift",
6   "homepage": "https://github.com/Karumi/BothamUI",
7   "social_media_url": "http://twitter.com/goKarumi",
8   "authors": {
9     "Karumi": "hello@karumi.com"
10   },
11   "source": {
12     "git": "https://github.com/Karumi/BothamUI.git",
13     "tag": "1.2.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "Sources/*.swift",
19   "resources": [
20     "Sources/*.xib"
21   ],
22   "requires_arc": true,
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "2.3"
25   }