[Add] TPNBaiduSDKAdapter 6.4.35
[CocoaPods.git] / Specs / 6 / 8 / 1 / SwiftHelper / 0.1 / SwiftHelper.podspec.json
blobba71f6efe6c79d4d606557bd0a47ad2991458614
2   "name": "SwiftHelper",
3   "version": "0.1",
4   "summary": "项目中用的一些工具类和Extension",
5   "homepage": "https://github.com/iLiuChang/SwiftHelper",
6   "license": "MIT",
7   "authors": "LiuChang",
8   "platforms": {
9     "ios": "8.0"
10   },
11   "source": {
12     "git": "https://github.com/iLiuChang/SwiftHelper.git",
13     "tag": "0.1"
14   },
15   "source_files": "SwiftHelper/**/*.{swift}",
16   "frameworks": "UIKit",
17   "requires_arc": true