[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 6 / 3 / YDCoreDataManager / 0.0.2 / YDCoreDataManager.podspec.json
blob4ee022db1b62f48cd54b86a220d2c2fc25709137
2   "name": "YDCoreDataManager",
3   "version": "0.0.2",
4   "summary": "Easy to use CoreData.",
5   "description": "It is a tool for coreData to operation,written by Objective-C.",
6   "homepage": "https://github.com/yao996186979/YDCoreDataManager.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yaodong": "1248170343@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/yao996186979/YDCoreDataManager.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "YDCoreDataManager",
20     "*.{h,m}"
21   ],
22   "requires_arc": true,
23   "frameworks": "UIKit",
24   "platforms": {
25     "ios": "8.0"
26   }