[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / e / a / 1 / LCYCollect / 0.0.2 / LCYCollect.podspec.json
blobdeea3ef9a0a740a12d8e3eab5e2009a401f131a2
2   "name": "LCYCollect",
3   "version": "0.0.2",
4   "summary": "A short description of LCYCollect.",
5   "description": "测试静态库",
6   "homepage": "https://github.com/yuanfangzhuye",
7   "license": "MIT",
8   "authors": {
9     "yuanfangzhuye": "371551077@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/yuanfangzhuye/LCYCollect.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "CustomUtils",
20     "*.{h,m}"
21   ],
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "ios": {
27     "vendored_frameworks": "ChinapexAnalytics.framework"
28   }