[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 8 / d / TXMainThreadCoreDataHelper / 0.3.0 / TXMainThreadCoreDataHelper.podspec.json
blob1d5d4600880c1bf28678628d9a071182160004e8
2   "name": "TXMainThreadCoreDataHelper",
3   "version": "0.3.0",
4   "summary": "It's a simple tool to help you use CoreData in your multithreaded iOS/Mac app CORRECTLY.",
5   "homepage": "https://github.com/TonnyXu/TXMainThreadCoreDataHelper",
6   "license": {
7     "type": "Apache License",
8     "file": "LICENSE-2.0.txt"
9   },
10   "authors": {
11     "Tonny Xu": "tonny.xu@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/TonnyXu/TXMainThreadCoreDataHelper.git",
15     "tag": "0.3.0"
16   },
17   "platforms": {
18     "ios": "5.0",
19     "osx": "10.7"
20   },
21   "source_files": "TXMainThreadMOC*.{h,m}",
22   "frameworks": "CoreData",
23   "requires_arc": true