[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 9 / 6 / 0 / A2DynamicDelegate / 1.0.1 / A2DynamicDelegate.podspec.json
blob8b145cf3eb4eabf0912e91bcfa7d495d932640b3
2   "name": "A2DynamicDelegate",
3   "version": "1.0.1",
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": "v1.0.1"
14   },
15   "source_files": [
16     "A2DynamicDelegate.{h,m}",
17     "A2BlockDelegate.{h,m}"
18   ],
19   "requires_arc": false