[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 4 / 8 / MABlockClosure / 0.0.1 / MABlockClosure.podspec.json
blobfeb7f20531b12eb0e9dc6f4a07964a67823d5cb5
2   "name": "MABlockClosure",
3   "version": "0.0.1",
4   "summary": "MABlockClosure uses libffi to generate function pointers wrapping Objective-C blocks.",
5   "homepage": "https://github.com/mikeash/MABlockClosure",
6   "license": {
7     "type": "BSD",
8     "text": "LICENSE"
9   },
10   "authors": {
11     "Mike Ash": "mike@mikeash.com"
12   },
13   "source": {
14     "git": "https://github.com/mikeash/MABlockClosure.git",
15     "commit": "5148a8f383e2eb796bb5316b4d06361a54958234"
16   },
17   "source_files": "MABlockClosure.{h,m}",
18   "dependencies": {
19     "libffi": [
21     ]
22   },
23   "requires_arc": false