[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 1 / 0 / CrashLogManager / 0.1.1 / CrashLogManager.podspec.json
blobb41e936885818faadc2eb29ed7215be5f25c3375
2   "name": "CrashLogManager",
3   "version": "0.1.1",
4   "summary": "CrashLogManager.",
5   "homepage": "https://github.com/quannguyen90/CrashLogManager",
6   "license": "MIT",
7   "authors": {
8     "Quan Nguyen Van": "quannv.tm@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/quannguyen90/CrashLogManager.git",
12     "tag": "0.1.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/CrashLogManager/*.{h,m}",
19   "resource_bundles": {
20     "CrashLog": [
21       "Pod/Assets/*.png"
22     ]
23   },
24   "subspecs": [
25     {
26       "name": "IQParseSDK",
27       "source_files": "Pod/Classes/CrashLogManager/IQParseSDK/*.{h,m}"
28     }
29   ]