[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 6 / 2 / RuntimeHelper / 0.0.1 / RuntimeHelper.podspec.json
blob977edd6c1b845c230d0856e9d10d4fa3460ca3d7
2   "name": "RuntimeHelper",
3   "version": "0.0.1",
4   "summary": "runtimer helper methos",
5   "description": "Provide some OO methods about runtime.",
6   "homepage": "https://github.com/yumumu/RuntimeHelper.git",
7   "license": "MIT",
8   "authors": {
9     "yumumu": "webmanyu@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/yumumu/RuntimeHelper.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "RuntimeHelper/*",
20   "frameworks": "Foundation"