[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 4 / 1 / d / BLUtilityTools / 1.0.0 / BLUtilityTools.podspec.json
blob5bbdca8371b3959148e8119d9d27cbb9813fd6a4
2   "name": "BLUtilityTools",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "made by cbl and I am testing",
9   "homepage": "https://github.com/CBL0123/BLUtilityTools",
10   "authors": {
11     "CBL0123": "877900326@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/CBL0123/BLUtilityTools.git",
15     "tag": "1.0.0"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": [
22     "BLUtilityTool.{h,m}",
23     "BLBlockDefine.{h}",
24     "NSString+Util.{h,m}"
25   ],
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ]