[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 7 / 8 / xName / 0.3.0 / xName.podspec.json
blobb9a6afd7243c6e02085161103169401e109c7c42
2   "name": "xName",
3   "version": "0.3.0",
4   "swift_version": "3.2",
5   "summary": "Allows accessing UI elements with identifier",
6   "description": "TODO: Add long description of the pod here.\nTired of creating IBOutlets every time you want to access a UI element? Then don't!\nInstead use Accessibility Identifier to access UIViews!",
7   "homepage": "https://github.com/MuhsinFatih/xName",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "muhsinfatih@gmail.com": "muhsinfatih@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/MuhsinFatih/xName.git",
17     "tag": "0.3.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "xName/Classes/*swift",
23   "frameworks": "UIKit"