[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / d / 1 / LJViewKit / 2.4.0 / LJViewKit.podspec.json
blobec9f5eafb6c2a6f094cfab369c8717550acf34ef
2   "name": "LJViewKit",
3   "version": "2.4.0",
4   "summary": "View大小变化监听",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/lijian096870/LJViewKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "1358756992@qq.com": "enigma.lj@webi.com.cn"
13   },
14   "source": {
15     "git": "https://github.com/lijian096870/LJViewKit.git",
16     "tag": "2.4.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "public_header_files": "LJViewKit/Classes/LJViewKit.h",
22   "source_files": "LJViewKit/Classes/LJViewKit.h",
23   "frameworks": "UIKit",
24   "subspecs": [
25     {
26       "name": "class",
27       "source_files": "LJViewKit/Classes/**/*"
28     }
29   ]