[Add] YTNativeKit 0.2.7
[CocoaPods.git] / Specs / c / 6 / 8 / DBMigrationTestKit / 0.0.1 / DBMigrationTestKit.podspec.json
blob68d8baa506d56fd4f9053c01dc5f0ea6eec7ae9f
2   "name": "DBMigrationTestKit",
3   "version": "0.0.1",
4   "summary": "Testing CoreData migration library.",
5   "homepage": "https://github.com/azu/DBMigrationTestKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "azu": "info@efcl.info"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "source": {
17     "git": "https://github.com/azu/DBMigrationTestKit.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "Lib/**/*.{h,m}",
21   "prefix_header_contents": "#import <CoreData/CoreData.h>",
22   "frameworks": "CoreData",
23   "requires_arc": true