[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / 2 / 1 / SPBaseCommon / 1.0.0 / SPBaseCommon.podspec.json
blobec191623286d1746f99fa5e21a7b75e22f519fa4
2   "name": "SPBaseCommon",
3   "version": "1.0.0",
4   "summary": "客户端工具类.",
5   "description": "内部http请求参数的生成,字符串MD5的加密,日期的格式化等",
6   "homepage": "https://github.com/Appleqq/SPBaseCommon",
7   "license": "MIT",
8   "authors": {
9     "ppan": "820566997@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Appleqq/SPBaseCommon.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "SPCommon/*.{h,m}",
19   "frameworks": "UIKit",
20   "requires_arc": true