[Add] CloudwiseMAgent 2.8.0
[CocoaPods.git] / Specs / 8 / 6 / 1 / LEFrameworks / 0.1.7 / LEFrameworks.podspec.json
blob11b9dd182fa336bf9797ff9693fcdad180cd2145
2   "name": "LEFrameworks",
3   "version": "0.1.7",
4   "summary": "IOS Development Frameworks 公司IOS开发库:自动排版、列表封装、数据模型、网络库封装",
5   "description": "IOS Development Frameworks 公司IOS开发库:自动排版、列表封装、数据模型、网络库封装\n图片选择切割器(ImagePickerWithCropper),\n图片选择器(ImagePicker),\n图片切割器(ImageCropper),\n弹出消息(LocalNotification),\n二维码扫码(LEScanQRCode),\n弹窗(LEPopup)、\n应用级图片缓存(LEImageCache),\nBadge(LEBadge),\n蓝牙封装(LEBlueTooth),\n电池上涨动画(LEWaveProgressView)",
6   "homepage": "https://github.com/LarryEmerson/LEFrameworks",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LarryEmerson": "larryemerson@163.com"
13   },
14   "source": {
15     "git": "https://github.com/LarryEmerson/LEFrameworks.git",
16     "tag": "0.1.7"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "MapKit",
24     "AssetsLibrary",
25     "JavaScriptCore",
26     "CoreTelephony",
27     "CFNetwork"
28   ],
29   "libraries": [
30     "sqlite3",
31     "c",
32     "icucore",
33     "z",
34     "stdc++.6.0.9"
35   ],
36   "dependencies": {
37     "AFNetworking": [
38       "~> 3.0"
39     ],
40     "FLAnimatedImage": [
42     ],
43     "SDWebImage": [
45     ]
46   },
47   "xcconfig": {
48     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
49   },
50   "resource_bundles": {
51     "LEFrameworks": [
52       "LEFrameworks/Assets/*.png"
53     ]
54   },
55   "source_files": "LEFrameworks/Classes/**/*"