[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 0 / f / KVOMutableArray / 0.1.0 / KVOMutableArray.podspec.json
blobecb2cf6e182c8eaa1222aaa1ad9a3fa81d0897d5
2   "name": "KVOMutableArray",
3   "version": "0.1.0",
4   "summary": "A mutable array which can be key value observed (KVO).",
5   "description": "                       KVOMutableArray provides the functionality to observe a NSMutableArray.\n\n                       * Markdown format.\n                       * Don't worry about the indent, we strip it!\n",
6   "homepage": "https://github.com/haifengkao/KVOMutableArray",
7   "license": "MIT",
8   "authors": {
9     "Hai Feng Kao": "haifeng@cocoaspice.in"
10   },
11   "source": {
12     "git": "https://github.com/haifengkao/KVOMutableArray.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"