[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / 6 / 0 / A2DynamicDelegate / 2.0.0 / A2DynamicDelegate.podspec.json
bloba611cae0fc9ca529c8063df0fd6435182e55e1e9
2   "name": "A2DynamicDelegate",
3   "version": "2.0.0",
4   "license": "BSD",
5   "summary": "Blocks are to functions as A2DynamicDelegate is to delegates.",
6   "homepage": "https://github.com/pandamonia/A2DynamicDelegate",
7   "authors": {
8     "Alexsander Akers": "a2@pandamonia.us",
9     "Zachary Waldowski": "zwaldowski@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/pandamonia/A2DynamicDelegate.git",
13     "tag": "v2.0.0"
14   },
15   "source_files": [
16     "A2DynamicDelegate.{h,m}",
17     "A2BlockDelegate.{h,m}",
18     "A2BlockClosure.{h,m}"
19   ],
20   "dependencies": {
21     "libffi": [
23     ]
24   },
25   "requires_arc": false