[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / f / 8 / MTMigration / 0.0.5 / MTMigration.podspec.json
blobcb68111a77871100b90253738c2ba953e7e2ad97
2   "name": "MTMigration",
3   "version": "0.0.5",
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.5"
13   },
14   "source_files": "MTMigration/MTMigration.{h,m}",
15   "platforms": {
16     "ios": "5.0",
17     "osx": "10.6"
18   },
19   "requires_arc": true