[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / b / c / LWExtension / 0.0.2 / LWExtension.podspec.json
blobfb9abf57e261e43f00bf36b25b2474da243e27f3
2   "name": "LWExtension",
3   "version": "0.0.2",
4   "summary": "Some frequently extention used on iOS about LWExtension.",
5   "description": "It is some frequently extension used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/liuwen0760/LWExtension",
7   "license": "MIT",
8   "authors": {
9     "刘汶": "liuwen0760@163.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/liuwen0760/LWExtension.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "LWExtension",
20     "LWExtension/*.{h,m}"
21   ],
22   "frameworks": [
23     "Foundation",
24     "CoreGraphics",
25     "UIKit"
26   ],
27   "requires_arc": true