[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 8 / 1 / RMError / 1.0.1 / RMError.podspec.json
blobeed257a4728365773356bd9de2afa9a5970f822f
2   "name": "RMError",
3   "version": "1.0.1",
4   "summary": "Makes creating NSError objects easier than ever before!",
5   "description": "RMError lets you create NSError objects with a single line of code.",
6   "homepage": "https://github.com/packatino/RMError",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Robert Mißbach": ""
13   },
14   "social_media_url": "https://twitter.com/packatino",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/packatino/RMError.git",
20     "tag": "1.0.1"
21   },
22   "source_files": [
23     "RMError/RMError",
24     "RMError/RMError/**/*.{h,m}"
25   ]