[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / f / 6 / LTxCategories / 0.0.1 / LTxCategories.podspec.json
blob71b6350d83c24eb653a096293407629f0b77df60
2   "name": "LTxCategories",
3   "version": "0.0.1",
4   "summary": "收集常用的扩展,方便开发中使用.",
5   "license": "MIT",
6   "authors": {
7     "liangtong": "liangtongdev@163.com"
8   },
9   "homepage": "https://github.com/liangtongdev/LTxCategories",
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/liangtongdev/LTxCategories.git",
15     "tag": "0.0.1",
16     "submodules": true
17   },
18   "frameworks": [
19     "Foundation",
20     "UIKit"
21   ],
22   "public_header_files": "LTxCategories/*.h",
23   "source_files": "LTxCategories/*.{h,m}"