[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / c / 3 / LFSCoreData / 1.0.5 / LFSCoreData.podspec.json
blob12c62c26f16be28d13026f519fd96aab367d2026
2   "name": "LFSCoreData",
3   "version": "1.0.5",
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.5"
15   },
16   "platforms": {
17     "ios": "5.0",
18     "osx": "10.7"
19   },
20   "source_files": "LFSCoreData/*.{h,m}",
21   "requires_arc": true,
22   "frameworks": "CoreData"