[Add] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git] / Specs / 1 / 6 / 4 / Worderer / 0.3 / Worderer.podspec.json
blob0b8a1361a65f31dbb88dc769ab73f63fea4fcee6
2   "name": "Worderer",
3   "version": "0.3",
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.3"
17   },
18   "source_files": "Classes/*.{h,m,xib,png}",
19   "resources": "Resources/*.{xib,png,plist}",
20   "frameworks": "UIKit"