[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / 3 / f / 8 / MTMigration / 0.0.3 / MTMigration.podspec.json
blobd9f6628074e181aeda32f814fd12142698101408
2   "name": "MTMigration",
3   "version": "0.0.3",
4   "summary": "Manages blocks of code that only need to run once on version updates in iOS apps.",
5   "homepage": "https://github.com/mysterioustrousers/MTMigration",
6   "license": "MIT",
7   "authors": {
8     "Parker Wightman": "parkerwightman@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/mysterioustrousers/MTMigration.git",
12     "tag": "0.0.3"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": "MTMigration/MTMigration.{h,m}",
18   "requires_arc": true