[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 7 / 3 / BCJSONMapper / 0.0.1 / BCJSONMapper.podspec.json
blob70603470047eb286f7f83531f5ff9b47149702f5
2   "name": "BCJSONMapper",
3   "version": "0.0.1",
4   "summary": "An Objective-C library for handling real world JSON.",
5   "description": "BCJJSONContinuations is a library for processing the crazy JSON structures that exist in the real world. Its key features are:\n+ Flexible. Provides functionality for handling many JSON usage styles.\n+ Extensible. Easy to integrate new processing (e.g. peculiar date formats).\n\n                   * Think: Why did you write this? What is the focus? What does it do?\n                   * CocoaPods will be using this to generate tags, and improve search results.\n                   * Try to keep it short, snappy and to the point.\n                   * Finally, don't worry about the indent, CocoaPods strips it!\n",
6   "homepage": "https://github.com/BenedictC/BCJJSONContinuations",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Benedict Cohen": "ben@benedictcohen.co.uk"
13   },
14   "social_media_url": "http://twitter.com/BenedictC",
15   "source": {
16     "git": "https://github.com/BenedictC/BCJSONMapper.git",
17     "tag": "0.0.1"
18   },
19   "source_files": [
20     "BCJSONMapper",
21     "BCJSONMapper/**/*.{h,m}BCJSONContinuations",
22     "BCJSONContinuations/**/*.{h,m}",
23     "BCLContinuations",
24     "BCLContinuations/**/*.{h,m}"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "requires_arc": true