[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 9 / a / LQSDKPods / 0.1.0 / LQSDKPods.podspec.json
blob790cd957e69a54c5f678e2063457e26130b6bdae
2   "name": "LQSDKPods",
3   "version": "0.1.0",
4   "summary": "A short description of LQSDKPods,Just a Tester",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/LQYaphets/LQSDKPods",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "柳清": "1345230233@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/LQYaphets/LQSDKPods.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "LQSDKPods/Classes/**/*",
22   "user_target_xcconfig": {
23     "OTHER_LDFLAGS": [
24       "-lObjC",
25       "-all_load"
26     ]
27   },
28   "frameworks": "UIKit",
29   "dependencies": {
30     "ReactorKit": [
32     ],
33     "RxCocoa": [
35     ],
36     "RxCodable": [
38     ]
39   }