[Add] TMNewsInformationSDK 1.2.70
[CocoaPods.git] / Specs / 8 / 6 / 9 / MNNibView / 0.0.1 / MNNibView.podspec.json
blobdca5554718fbc271977466d5348918ae0e840fa1
2   "name": "MNNibView",
3   "version": "0.0.1",
4   "summary": "Custom Category used on iOS.",
5   "description": "Custom Category used on iOS, which implement by Objective-C.",
6   "homepage": "https://gitee.com/nay118/MNNibView",
7   "license": "MIT",
8   "authors": {
9     "nay118": "97259412@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://gitee.com/nay118/MNNibView.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "**/*",
19   "exclude_files": "Classes/Exclude",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ]