[Add] RapidKitFoundation_MacOS 2024.1230.1857.641
[CocoaPods.git] / Specs / 9 / 6 / 3 / CoreDataLite / 1.0.1 / CoreDataLite.podspec.json
blob4308c0e0ae8c2dfe6ec51c9a8f7794431e5b4e64
2   "name": "CoreDataLite",
3   "version": "1.0.1",
4   "summary": "Coredata boiler plate code.",
5   "description": "Coredata boilerplate code.",
6   "homepage": "https://github.com/Flipkart/CoreDataLite.git",
7   "license": "MIT",
8   "authors": {
9     "prabodhprakash": "prabodh.prakash@flipkart.com"
10   },
11   "social_media_url": "http://twitter.com/prabodhprakash",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/Flipkart/CoreDataLite.git",
17     "tag": "1.0.1"
18   },
19   "source_files": [
20     "classes",
21     "lib/classes/**/*.{h,m}"
22   ],
23   "exclude_files": "lib/classes/exclude"