[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 4 / 1 / e / LRTools / 1.0.4 / LRTools.podspec.json
blobacbb2904aaf722dab0f73d2cd69dd4a37b03ad3b
2   "name": "LRTools",
3   "version": "1.0.4",
4   "summary": "A short description of LRTools.",
5   "homepage": "https://github.com/huawt/LRTools",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "huawt": "ghost263sky@163.com"
12   },
13   "source": {
14     "git": "https://github.com/huawt/LRTools.git",
15     "tag": "1.0.4"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "LRTools/Classes/**/*",
21   "frameworks": [
22     "UIKit",
23     "Foundation",
24     "AVFoundation",
25     "CoreImage",
26     "CoreGraphics"
27   ],
28   "xcconfig": {
29     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/"
30   }