[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 6 / 0 / SHDataSources / 0.0.2 / SHDataSources.podspec.json
blob0f9890a220bdfe76f6e44635ac8658a263ba8795
2   "name": "SHDataSources",
3   "version": "0.0.2",
4   "summary": "Project-independent, block-based data sources for UITableView and UICollectionView.",
5   "homepage": "https://github.com/Blackjacx/SHDataSources",
6   "license": "MIT",
7   "authors": {
8     "Stefan Herold": "stefan.herold@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Blackjacx/SHDataSources.git",
12     "tag": "0.0.2"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "requires_arc": true,
18   "source_files": "Classes",
19   "public_header_files": "Classes/**/*.h"