[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / a / 2 / ManagedObjectWithIDStore / 0.0.1 / ManagedObjectWithIDStore.podspec.json
blobec0145430a18086e208190c27719bd1ed193470c
2   "name": "ManagedObjectWithIDStore",
3   "version": "0.0.1",
4   "summary": "NSManagedObject(WithID) store with find, create or update methods.",
5   "description": "                       Core Data ManagedObjectContext store with convenience methods for finding, creating or updating objects with an unique ID. \n",
6   "homepage": "https://github.com/folivero/ManagedObjectWithIDStore",
7   "license": "MIT",
8   "authors": {
9     "FernandoOlivero": "fernando.olivero.mail@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/folivero/ManagedObjectWithIDStore.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"