[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / a / 2 / f / iOSCommon / 0.0.1 / iOSCommon.podspec.json
blob20e98f9e648b0863520bd727f788530126a433a2
2   "name": "iOSCommon",
3   "version": "0.0.1",
4   "summary": "A short summary",
5   "description": "一个测试打包的cocoapods项目",
6   "homepage": "https://github.com/enigma9527/iOSCommon",
7   "license": "MIT",
8   "authors": {
9     "bluedream": "1036949756@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/enigma9527/iOSCommon.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "iOSCommon",
20     "*.{h,m}"
21   ],
22   "frameworks": [
23     "UIKit",
24     "AVFoundation",
25     "Foundation"
26   ]