[Add] YSRTCLiveAVKitSDK 1.0.2
[CocoaPods.git] / Specs / 7 / 2 / a / LiCoreSDK / 0.1.0 / LiCoreSDK.podspec.json
blob85f99527ea2897526fb3f0f8efa9c2ef7d8187b9
2   "name": "LiCoreSDK",
3   "version": "0.1.0",
4   "summary": "Lithium community Core SDK",
5   "homepage": "http://community.lithium.com/",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "Shekhar Dahore": "shekhar.dahore@lithium.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/lithiumtech/li-ios-sdk-core.git",
15     "tag": "0.1.0"
16   },
17   "source_files": [
18     "LiCoreSDK/*",
19     "LiCoreSDK/**/*.{swift,h,m}"
20   ],
21   "resource_bundles": {
22     "LiCoreSDK": "LiCoreSDK/Resources/*"
23   },
24   "resources": [
25     "LiCoreSDK/Resources/*"
26   ],
27   "dependencies": {
28     "Alamofire": [
29       "~> 4.4"
30     ]
31   }