[Add] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git] / Specs / 1 / 6 / a / libCore / 0.7.1 / libCore.podspec.json
blobc1dafc709d6d11d73b4e67ccd044eda7db64e777
2   "name": "libCore",
3   "version": "0.7.1",
4   "summary": "this libCore is main lib.",
5   "description": "this libCore is main lib this libCore is main lib for jiaoyou",
6   "homepage": "http://git.365yf.com/dongjinyang/libcore",
7   "license": "MIT",
8   "authors": {
9     "Jinyang": "jinyangnet@gamil.com"
10   },
11   "source": {
12     "git": "http://git.365yf.com/dongjinyang/libcore.git",
13     "tag": "0.7.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "libCore": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": [
26     "UIKit",
27     "MapKit",
28     "CFNetwork",
29     "SystemConfiguration",
30     "CoreTelephony",
31     "AVFoundation",
32     "CoreLocation",
33     "CoreBluetooth"
34   ],
35   "dependencies": {
36     "AFNetworking": [
37       "~> 3.0.4"
38     ],
39     "SDWebImage": [
40       "~> 3.7"
41     ],
42     "libModel": [
44     ],
45     "libThird": [
47     ],
48     "Toast": [
49       "~> 3.0"
50     ],
51     "FMDB": [
53     ],
54     "MBProgressHUD": [
55       "~> 0.9.2"
56     ]
57   }