[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 3 / e / f / STUtils / 0.1.0 / STUtils.podspec.json
blobfac742970ef334986a4397e7382fd49e5ed2c270
2   "name": "STUtils",
3   "version": "0.1.0",
4   "summary": "Some util methods for iOS development",
5   "description": "Util Methods: 1、About Text\n              2、About",
6   "homepage": "https://github.com/chinabrant/STUtils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "brant": "wushujun@stbl.cc"
13   },
14   "source": {
15     "git": "https://github.com/chinabrant/STUtils.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "STUtils/Classes/**/*",
22   "public_header_files": "STUtils/Classes/*.h",
23   "frameworks": "UIKit"