[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 0 / 9 / BoundFetchedResults / 0.2 / BoundFetchedResults.podspec.json
blobce4fd0886cad6da3b0488cbaeaa280dffc74cc66
2   "name": "BoundFetchedResults",
3   "version": "0.2",
4   "summary": "BoundFetchedResults takes the work out of binding CoreData to your UITableView.",
5   "homepage": "https://github.com/ConventionalC/BoundFetchedResults",
6   "license": "MIT",
7   "authors": {
8     "Peter DeWeese": "peter@dewee.se"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "requires_arc": true,
14   "source": {
15     "git": "https://github.com/ConventionalC/BoundFetchedResults.git",
16     "tag": "0.2"
17   },
18   "source_files": "BoundFetchedResults/*.{h,m}",
19   "public_header_files": "BoundFetchedResults/*.h",
20   "frameworks": "Foundation"