[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 9 / 6 / 0 / SHDataSources / 0.0.1 / SHDataSources.podspec.json
blob098d6b103d5734db0dac254d1a9be76e2d317188
2   "name": "SHDataSources",
3   "version": "0.0.1",
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.1"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "requires_arc": true,
18   "source_files": "Classes",
19   "public_header_files": "Classes/**/*.h"