[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 9 / e / 8 / BothamUI / 2.0.0 / BothamUI.podspec.json
blobead8d1104f66d43463982ecb5f9f95b5ed5dd1e5
2   "name": "BothamUI",
3   "version": "2.0.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": "2.0.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": "3.0"
25   }