[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 0 / 4 / 6 / MVStaticSectionKit / 0.1.0 / MVStaticSectionKit.podspec.json
blob3b21af7cca1d1943751fe829a20293b0d5700721
2   "name": "MVStaticSectionKit",
3   "version": "0.1.0",
4   "summary": "Utilize the builder pattern to remove boilerplate UITableViewDataSource code.",
5   "description": "Supports one NSFetchedResultsController per section, and also mixing static and dynamic sections. UICollectionViewDataSource support\ncoming.",
6   "homepage": "https://github.com/mvoong/MVStaticSectionKit",
7   "license": "MIT",
8   "authors": {
9     "Michael Voong": "michael@voo.ng"
10   },
11   "source": {
12     "git": "https://github.com/mvoong/MVStaticSectionKit.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"