[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / c / 4 / 5 / PSWeakProxy / 1.0.0 / PSWeakProxy.podspec.json
blobb4e24cfcafbcfa2cc9aa702d986e9c7402a13855
2   "name": "PSWeakProxy",
3   "version": "1.0.0",
4   "summary": "A weak proxy for reslove retain cycle",
5   "description": "A weak proxy for reslove retain cycle.\nA weak proxy for reslove retain cycle.",
6   "homepage": "https://github.com/DeveloperPans/PSWeakProxy",
7   "license": "MIT",
8   "authors": {
9     "Pan": "developerpans@163.com"
10   },
11   "social_media_url": "http://shengpan.net",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "requires_arc": true,
16   "source": {
17     "git": "https://github.com/DeveloperPans/PSWeakProxy.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "PSWeakProxy/*.{h,m}"