[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / b / c / 6 / OAuthSwift / 0.1.0 / OAuthSwift.podspec.json
blob444643ad45f4f5e148dc1b5b833429a0c986bc3d
2   "name": "OAuthSwift",
3   "version": "0.1.0",
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.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "resource_bundles": {
21     "OAuthSwift": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "public_header_files": "Pod/Classes/**/*.h"