[Add] NetKernel 1.1.4
[CocoaPods.git] / Specs / 6 / 2 / f / HSCoreDataTools / 1.0.0 / HSCoreDataTools.podspec.json
blob72d747000ddcc9d52b02a8c6780b57b800c4778b
2   "name": "HSCoreDataTools",
3   "version": "1.0.0",
4   "summary": "Some tools to help speed up development of CoreData backed apps.",
5   "homepage": "https://github.com/kronusdark/HSCoreDataTools",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Weston Hanners": "admin@hanners.us"
12   },
13   "source": {
14     "git": "https://github.com/kronusdark/HSCoreDataTools.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "*.{h,m}",
22   "public_header_files": "*.h",
23   "frameworks": "CoreData"