[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 9 / 8 / d / Bukoli / 1.0.3 / Bukoli.podspec.json
blob8f6da8d7ae5cd4bef81c0b048b7ff3a63130fd0e
2   "name": "Bukoli",
3   "version": "1.0.3",
4   "summary": "Bukoli iOS SDK",
5   "homepage": "https://github.com/bukoli/bukoli-ios",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Bukoli": "http://www.bukoli.com"
12   },
13   "source": {
14     "git": "https://github.com/bukoli/bukoli-ios.git",
15     "tag": "1.0.3"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "Bukoli/Classes/**/*",
21   "resource_bundles": {
22     "Bukoli": [
23       "Bukoli/Assets/{*.storyboard,*.xcassets,*.xib}"
24     ]
25   },
26   "frameworks": [
27     "UIKit",
28     "MapKit"
29   ],
30   "dependencies": {
31     "Alamofire": [
32       "~> 4.0"
33     ],
34     "ObjectMapper": [
35       "~> 2.0"
36     ],
37     "AlamofireImage": [
38       "~> 3.0"
39     ]
40   }