[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 4 / 5 / DumbPatch / 0.0.1 / DumbPatch.podspec.json
blob6068461766fb597d6b26f9f96dfb0f2ca318ffa9
2   "name": "DumbPatch",
3   "version": "0.0.1",
4   "summary": "Unrecognized selector sent to instance",
5   "homepage": "https://github.com/rongtian/DumbPatch",
6   "license": "MIT",
7   "authors": {
8     "rongtian": "121071838@qq.com"
9   },
10   "social_media_url": "http://shengshui.com",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/rongtian/DumbPatch.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "DumbPatch",
20     "DumbPatch/**/*.{h,m}"
21   ]