[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 9 / 1 / 7 / MPFastDispatch / 0.1.2 / MPFastDispatch.podspec.json
blob2faa3f865ed9af5bb62a18f6b52378ed8b654b5d
2   "name": "MPFastDispatch",
3   "platforms": {
4     "ios": "4.0",
5     "osx": "10.6"
6   },
7   "version": "0.1.2",
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.2"
22   },
23   "source_files": "*.{h,m}",
24   "requires_arc": true,
25   "frameworks": "Foundation"