[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 0 / 3 / iOS-OC-Util / 1.0.3 / iOS-OC-Util.podspec.json
blob609a09aff225f76b774df403d2fd11abdc15e3cb
2   "name": "iOS-OC-Util",
3   "version": "1.0.3",
4   "summary": "summary: simple util for ios-oc",
5   "platforms": {
6     "ios": "7.0"
7   },
8   "description": "description: simple util for ios-oc",
9   "homepage": "https://github.com/chenzhe555/iOS-OC-Util",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "陈哲": "376811578@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/chenzhe555/iOS-OC-Util.git",
19     "tag": "1.0.3"
20   },
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "subspecs": [
26     {
27       "name": "Utils",
28       "source_files": "outputFiles/Utils/test/*.{h,m}"
29     }
30   ]