[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / 9 / 5 / f / KSThreadProxy / 1.5.4 / KSThreadProxy.podspec.json
blob9018b83a66a032b6414b051fd7780dffb77a62fc
2   "name": "KSThreadProxy",
3   "version": "1.5.4",
4   "summary": "Simple proxy for cross-thread messaging.",
5   "homepage": "https://github.com/karelia/KSThreadProxy",
6   "license": "MIT",
7   "authors": {
8     "Mike Abdullah": "me@mikeabdullah.net"
9   },
10   "source": {
11     "git": "https://github.com/karelia/KSThreadProxy.git",
12     "tag": "v1.5.4"
13   },
14   "platforms": {
15     "ios": "2.0",
16     "osx": "10.5"
17   },
18   "source_files": [
19     "KSThreadProxy.m",
20     "KSThreadProxy.h"
21   ],
22   "requires_arc": false