[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 2 / 3 / f / SBCoreDatalib / 0.0.1 / SBCoreDatalib.podspec.json
blob975a50c65bcb5fa1e49fe01ab97c2072051853bf
2   "name": "SBCoreDatalib",
3   "version": "0.0.1",
4   "summary": "A Dynamic Core Data Framework",
5   "description": "This Framework will help you to implement Core Data in a dynamic manner.",
6   "homepage": "https://github.com/sohamb1390/SBCoreDataLib/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Soham Bhattacharjee": "sohamb.1390@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/sohamb1390/SBCoreDataLib.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "SBCoreDataLib/SBCoreDataLib/**/*.{h,m,swift}"