[Add] GamebaseAuthExternalWeiboSDK 3.4.0
[CocoaPods.git] / Specs / b / 6 / a / Aurora-IMUI / 0.1.0 / Aurora-IMUI.podspec.json
blobf4dc8c46073f7d70b1bf0c9917f59c9190b99486
2   "name": "Aurora-IMUI",
3   "version": "0.1.0",
4   "summary": "An messages UI library for iOS.",
5   "homepage": "https://www.jiguang.cn",
6   "license": "MIT",
7   "platforms": {
8     "ios": "8.0"
9   },
10   "authors": "jpush",
11   "source": {
12     "git": "https://github.com/jpush/aurora-imui.git",
13     "tag": "0.1.0"
14   },
15   "source_files": [
16     "iOS/IMUI/*.{swift,h}",
17     "iOS/IMUI/**/*.{swift,h}"
18   ],
19   "resources": [
20     "iOS/IMUI/Assets/IMUIAssets.bundle",
21     "iOS/IMUI/**/*.{xib}",
22     "iOS/IMUI/**/**/*.{xib}"
23   ],
24   "frameworks": [
25     "QuartzCore",
26     "CoreGraphics",
27     "CoreLocation",
28     "MapKit",
29     "AVFoundation"
30   ],
31   "requires_arc": true,
32   "pushed_with_swift_version": "3.0"