[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 1 / 4 / f / AncestorKit / 0.2.0 / AncestorKit.podspec.json
blobc08f2f727fe79221347470209c0c48fd984cd11a
2   "name": "AncestorKit",
3   "version": "0.2.0",
4   "summary": "Inherit properties from ancestors instances for fun and profit!",
5   "homepage": "https://github.com/zradke/AncestorKit",
6   "license": "MIT",
7   "authors": {
8     "Zach Radke": "zach.radke@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/zradke/AncestorKit.git",
12     "tag": "0.2.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*"