[Add] TapTapCoreSDK 4.5.3
[CocoaPods.git] / Specs / 8 / 0 / b / Rubick / 0.0.1 / Rubick.podspec.json
blob034ad3a3effbf8cbb19df9034b30fc16a2e05ceb
2   "name": "Rubick",
3   "version": "0.0.1",
4   "summary": "A simple and easy to use iOS library for tracking network.",
5   "description": "Rubick is a simple and easy to use iOS library for tracking network.",
6   "homepage": "https://github.com/cloay/Rubick",
7   "license": "MIT",
8   "authors": {
9     "cloay": "shangrody@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/cloay/Rubick.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "*.{h,m}",
20     "Log",
21     "Network",
22     "Swizzled"
23   ]