[Add] IEnvoyProxy 3.0.0
[CocoaPods.git] / Specs / a / 8 / 5 / CXBarrage / 0.0.1 / CXBarrage.podspec.json
blob92e8f77ecf61c7b752deabe06cfdc72771c16864
2   "name": "CXBarrage",
3   "version": "0.0.1",
4   "summary": "A Barrage View",
5   "description": "A barrage view to fire barrage in view",
6   "homepage": "https://github.com/chuxia98/CXBarrage.git",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "chuxia": "875390793@qq.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/chuxia98/CXBarrage.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Barrage",
23     "Barrage/CXBarrage/*.{h,m}"
24   ]