[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / 6 / f / PLCoreDataUtils / 1.1 / PLCoreDataUtils.podspec.json
blob04b252b3636b728cfe136d87affe6400b27ce1af
2   "name": "PLCoreDataUtils",
3   "version": "1.1",
4   "summary": "A set of helper methods for CoreData",
5   "homepage": "https://github.com/Polidea/PLCoreDataUtils",
6   "license": {
7     "type": "BSD",
8     "file": "BSD.LICENSE"
9   },
10   "authors": {
11     "Polidea": "antoni.kedracki@polidea.com"
12   },
13   "platforms": {
14     "ios": "4.0"
15   },
16   "source": {
17     "git": "https://github.com/Polidea/PLCoreDataUtils.git",
18     "tag": "1.1"
19   },
20   "source_files": "*.{h,m}",
21   "frameworks": "CoreData",
22   "requires_arc": false