[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / f / 8 / MTMigration / 0.0.1 / MTMigration.podspec.json
blobbf9d4bc4b4f46be0c58e38e817af7b1b501756de
2   "name": "MTMigration",
3   "version": "0.0.1",
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.1"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": "MTMigration/MTMigration.{h,m}",
18   "requires_arc": true