[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / f / e / 9 / WeakProxy / 1.0.0 / WeakProxy.podspec.json
blobf117f163e78591e7105641ba08bf254c9b081293
2   "name": "WeakProxy",
3   "version": "1.0.0",
4   "summary": "a weak reference on iOS",
5   "description": "a weak reference on iOS  like NSTimer CADisplayLink",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "jiang.zijia": "j1140752635@gmail.com"
12   },
13   "homepage": "https://github.com/JZJJZJ/WeakProxy.git",
14   "requires_arc": true,
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source": {
19     "git": "https://github.com/JZJJZJ/WeakProxy.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "WeakProxy/**/*.{h,m}",
23   "exclude_files": "Classes/Exclude"