[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 9 / f / theWrapper / 0.0.1 / theWrapper.podspec.json
blobada17a44559e73abafac6ab3140b5cf31409b62a
2   "name": "theWrapper",
3   "version": "0.0.1",
4   "summary": "An objective C utility that lets you add a wrapper to any function.",
5   "homepage": "https://github.com/tomersh/TheWrapper",
6   "authors": {
7     "Tomer Shiri": "thewrapper@shiri.info"
8   },
9   "source": {
10     "git": "https://github.com/tomersh/TheWrapper.git",
11     "tag": "v0.0.1"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "source_files": "*.{h,m}",
17   "requires_arc": false,
18   "license": {
19     "type": "NetBSD",
20     "file": "LICENSE"
21   }