[Add] MARSDK_EPSDK 5.4.1
[CocoaPods.git] / Specs / 3 / f / 2 / UBICoreData / 0.0.1 / UBICoreData.podspec.json
blob87433c40df8b22d689c8fd5f7ab0dd94f0b3349b
2   "name": "UBICoreData",
3   "version": "0.0.1",
4   "summary": "CoreData wrapper for iOS",
5   "homepage": "https://github.com/ubiregiinc/UBICoreData",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": "Yuki Yasoshima",
10   "platforms": {
11     "ios": "8.0"
12   },
13   "requires_arc": true,
14   "source": {
15     "git": "https://github.com/ubiregiinc/UBICoreData.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "UBICoreData/*",
19   "frameworks": "CoreData"