[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / d / b / SpeedyKit / 1.1.4 / SpeedyKit.podspec.json
blob0f9e85aa7efd8a0c8d3da2b61d51fa909dbbd777
2   "name": "SpeedyKit",
3   "version": "1.1.4",
4   "summary": "便捷工具库,目的是提供简化API,减少垃圾代码量,随项目开发过程逐步更新",
5   "homepage": "https://github.com/SpeedyKit/SpeedyKit",
6   "license": "MIT",
7   "authors": {
8     "Fei.Xie": "xuejingwen25@163.com"
9   },
10   "social_media_url": "https://xfnicar.github.io/",
11   "platforms": {
12     "ios": "7.0"
13   },
14   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/SpeedyKit/SpeedyKit.git",
17     "tag": "1.1.4"
18   },
19   "source_files": [
20     "SpeedyKit/SpeedyKit/UIKit/**/*.{h,m}",
21     "SpeedyKit/SpeedyKit/Foundation/**/*.{h,m}"
22   ],
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ]