[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 1 / 7 / MPFastDispatch / 0.1.1 / MPFastDispatch.podspec.json
blob1344f47b24e39b84cb642856d92994cd98df122e
2   "name": "MPFastDispatch",
3   "platforms": {
4     "ios": "4.0",
5     "osx": "10.6"
6   },
7   "version": "0.1.1",
8   "summary": "Useful GCD shorthands",
9   "description": "                   Useful GCD shorthands.\n",
10   "homepage": "http://github.com/Zi0P4tch0/MPFastDispatch",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Matteo Pacini": "ispeakprogramming@gmail.com"
17   },
18   "social_media_url": "http://twitter.com/Zi0P4tch0",
19   "source": {
20     "git": "https://github.com/Zi0P4tch0/MPFastDispatch.git",
21     "tag": "0.1.1"
22   },
23   "source_files": "*.{h,m}",
24   "requires_arc": true,
25   "frameworks": "Foundation"