[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / b / 9 / IOSQueryable / 0.0.1 / IOSQueryable.podspec.json
blob3ee9af254f054b2b1a7e66b51c560d11c86d6ac7
2   "name": "IOSQueryable",
3   "version": "0.0.1",
4   "summary": "ios-queryable is an implementation of IQueryable/IEnumerable for Core Data,.",
5   "homepage": "https://github.com/martydill/ios-queryable",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Marty Dill",
11   "source": {
12     "git": "https://github.com/martydill/ios-queryable.git",
13     "commit": "76af6cb75339b6b399b95d2bada77ebbf4905100"
14   },
15   "platforms": {
16     "ios": null
17   },
18   "source_files": "ios-queryable/NSManagedObjectContext+Queryable.{h,m}",
19   "frameworks": [
20     "CoreData",
21     "Foundation"
22   ],
23   "requires_arc": true