[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 6 / e / KNIosCommonTool / 0.0.1 / KNIosCommonTool.podspec.json
blob9af8bae9e85fc04acb1d93f7edaf44e7bfe0e4a2
2   "name": "KNIosCommonTool",
3   "version": "0.0.1",
4   "summary": "KNIosCommonTool Provides common tools for iOS",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/zhangkn/KNIosCommonTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhangkn": "zhangkunnan@qinbaowan.com"
13   },
14   "source": {
15     "git": "https://github.com/zhangkn/KNIosCommonTool.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "KNIosCommonTool/Classes",
20     "KNIosCommonTool/Classes/**/*.{h,m}"
21   ],
22   "public_header_files": "KNIosCommonTool/Classes/PublicInterface/*.h",
23   "platforms": {
24     "osx": null,
25     "ios": null,
26     "tvos": null,
27     "watchos": null
28   }