[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / c / 6 / OAuthSwift / 0.1.1 / OAuthSwift.podspec.json
blobc11b533e27d3e7d71975b94ddbdd61238347c42d
2   "name": "OAuthSwift",
3   "version": "0.1.1",
4   "summary": "Swift based OAuth library for iOS.",
5   "description": "                       * Swift based OAuth library for iOS.\n",
6   "homepage": "https://github.com/dongri/OAuthSwift",
7   "license": "MIT",
8   "authors": {
9     "Dongri Jin": "dongriat@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/dongri/OAuthSwift.git",
13     "tag": "0.1.1"
14   },
15   "social_media_url": "https://twitter.com/dongriat",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "resource_bundles": {
22     "OAuthSwift": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "public_header_files": "Pod/Classes/**"