[Add] AudioLib 0.0.2
[CocoaPods.git] / Specs / 4 / e / a / CJProtocolCenter / 0.1.1 / CJProtocolCenter.podspec.json
blob6217cced73c1683497b71ba648213f4d24a6e9c6
2   "name": "CJProtocolCenter",
3   "version": "0.1.1",
4   "summary": "数据之通知(多代理模式发送数据)",
5   "homepage": "https://github.com/dvlproad/033-Data-Notification-iOS.git",
6   "license": "MIT",
7   "authors": {
8     "dvlproad": "studyroad@qq.com"
9   },
10   "description": "- CJProtocolCenter:数据之通知(多代理模式发送数据)\n\n A longer description of CJProtocolCenter in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!",
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/dvlproad/033-Data-Notification-iOS.git",
16     "tag": "CJProtocolCenter_0.1.1"
17   },
18   "frameworks": "UIKit",
19   "requires_arc": true,
20   "source_files": "CJProtocolCenter/**/*.{h,m}"