[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 9 / a / 0 / URBNDataSource / 1.0 / URBNDataSource.podspec.json
blobbd50b11e82c76f7b6195d4f99f177827f61a8f5f
2   "name": "URBNDataSource",
3   "version": "1.0",
4   "summary": "URBNDataSource is meant to be a convenience wrapper around UICollectionView / UITableView data management",
5   "homepage": "https://github.com/urbn/URBNDataSource",
6   "license": "MIT",
7   "authors": {
8     "urbn": "jgrandelli@urbn.com"
9   },
10   "source": {
11     "git": "https://github.com/urbn/URBNDataSource.git",
12     "tag": "1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*.{h,m}"