[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 9 / 7 / SleakObjc / 0.1.2 / SleakObjc.podspec.json
blobfcfe0c8106346fc9440ef7c9cf17853faafe1e93
2   "name": "SleakObjc",
3   "version": "0.1.2",
4   "summary": "A library for Sleak written in Objctive-C.",
5   "homepage": "https://github.com/sleak/sleakobjc",
6   "authors": {
7     "Jason Silberman": "j@j99.co"
8   },
9   "source": {
10     "git": "https://github.com/sleak/sleakobjc.git",
11     "tag": "v0.1.2"
12   },
13   "requires_arc": true,
14   "license": {
15     "type": "MIT",
16     "file": "LICENSE"
17   },
18   "frameworks": [
19     "Foundation",
20     "UIKit"
21   ],
22   "dependencies": {
23     "OrderedDictionary": [
25     ]
26   },
27   "platforms": {
28     "ios": "7.0"
29   },
30   "source_files": "SleakObjc/*.{h,m}"