[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / 6 / 4 / LYKits / 0.0.2 / LYKits.podspec.json
blobc9b55fb9d1328e8ac12e4761ce913798e8884ade
2   "name": "LYKits",
3   "version": "0.0.2",
4   "summary": "Common category for iOS",
5   "homepage": "https://github.com/YoungerLi/LYKits",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "LiYang": "liyang2696@163.com"
12   },
13   "social_media_url": "https://youngerli.github.io",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/YoungerLi/LYKits.git",
20     "tag": "0.0.2"
21   },
22   "source_files": "LYKits/*.{h,m}",
23   "public_header_files": "LYKits/*.h",
24   "frameworks": "UIKit"