[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / f / 4 / b / MFMigrationManager / 1.0.1 / MFMigrationManager.podspec.json
blob99d4eb0bcd0ad0390760a5902f5ded9b946f5d47
2   "name": "MFMigrationManager",
3   "version": "1.0.1",
4   "summary": "A great way to handle migrations in your iOS or Mac app.",
5   "homepage": "http://github.com/fortinmike/MFMigrationManager",
6   "license": "MIT",
7   "authors": {
8     "MichaeĢˆl Fortin": "fortinmike@irradiated.net"
9   },
10   "source": {
11     "git": "https://github.com/fortinmike/MFMigrationManager.git",
12     "tag": "1.0.1"
13   },
14   "social_media_url": "https://twitter.com/IrradiatedApps",
15   "platforms": {
16     "ios": "5.0",
17     "osx": "10.7"
18   },
19   "requires_arc": true,
20   "source_files": "MFMigrationManager/Source",
21   "public_header_files": "MFMigrationManager/Source/**/*.h"