[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / e / 5 / Bite / 0.3.0 / Bite.podspec.json
blobc030853d07b8c7525a245acc98c19f82c78e87e9
2   "name": "Bite",
3   "version": "0.3.0",
4   "summary": "Functional operations for NSFastEnumeration.",
5   "homepage": "https://github.com/bnickel/bite-objc",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Brian Nickel": "brian.nickel@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/bnickel/bite-objc.git",
15     "tag": "0.3.0"
16   },
17   "source_files": "Bite",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "5.0",
21     "osx": "10.7"
22   }