[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 2 / d / 1 / LSDObjcSugar / 1.0.0 / LSDObjcSugar.podspec.json
blobaf206a599f339869f72455f8e561fa2392c2dd34
2   "name": "LSDObjcSugar",
3   "version": "1.0.0",
4   "summary": "iOS开发工具类",
5   "description": "可以提高开发效率的工具类",
6   "homepage": "https://github.com/LSDOnePiece/LSDObjcSugar",
7   "license": "MIT",
8   "authors": {
9     "liushuai": "liushuai8887@126.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/LSDOnePiece/LSDObjcSugar.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "ObjcSugar",
20     "ObjcSugar/*.{h,m}"
21   ],
22   "frameworks": "UIKit",
23   "requires_arc": true