[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 0 / c / IQService / 0.0.1 / IQService.podspec.json
blob5cddf13be59e2d7737ac95c86c662fceb873d4cf
2   "name": "IQService",
3   "version": "0.0.1",
4   "summary": "iOS端模块间通信解决方案。",
5   "description": "A solution for decoupling modules in iOS platform.",
6   "homepage": "https://github.com/Lobster-King/IQService",
7   "license": "MIT",
8   "authors": {
9     "Lobster-King": "zhiwei.geek@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/Lobster-King/IQService.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "IQService",
20     "IQService/**/*.{h,m}"
21   ],
22   "exclude_files": "IQService/Exclude"