[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / 6 / 4 / Worderer / 0.2 / Worderer.podspec.json
blob29128b1d1f52d3d6757211d1a29ab4c5748bc2bc
2   "name": "Worderer",
3   "version": "0.2",
4   "summary": "Random words generating (iOS)",
5   "description": "Random words generating (determined by dictionary). Might be useful for testing",
6   "homepage": "https://github.com/Itheme/Worderer",
7   "license": "MIT",
8   "authors": {
9     "Dan Parkhomenko": "thereaintnomailformeagain@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/Itheme/Worderer.git",
16     "tag": "0.2"
17   },
18   "source_files": "Classes/*.{h,m,xib,png}",
19   "resources": "Resources/*.{xib,png,plist}",
20   "frameworks": "UIKit"