[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / c / 3 / LFSCoreData / 1.0.2 / LFSCoreData.podspec.json
blob33010d9acfaeb5369a64c9873bd6787a4dd75dab
2   "name": "LFSCoreData",
3   "version": "1.0.2",
4   "summary": "Core Data Wrapper for building core data transparent to developer.",
5   "homepage": "https://github.com/lafosca/LFSCoreData",
6   "authors": {
7     "David Cortés": "david@lafosca.cat"
8   },
9   "license": {
10     "type": "All rights reserved"
11   },
12   "source": {
13     "git": "https://github.com/lafosca/LFSCoreData.git",
14     "tag": "1.0.2"
15   },
16   "platforms": {
17     "ios": "5.0"
18   },
19   "source_files": "LFSCoreData/*.{h,m}",
20   "requires_arc": true,
21   "frameworks": "CoreData"