[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / e / 2 / b / YOAuthConsumer / 1.0.8 / YOAuthConsumer.podspec.json
blob0904700efb21d0a139b4f26ce5cd800eeb19ea76
2   "name": "YOAuthConsumer",
3   "version": "1.0.8",
4   "summary": "OAuthConsumer is an iPhone-ready iOS 8.0 compatible, ARC-supported OAuth implementation.",
5   "homepage": "https://github.com/lborsato/oAuthConsumer-pod",
6   "license": "MIT",
7   "authors": {
8     "Larry Borsato": "larry@larryborsato.com",
9     "Shen Lu": "lushen124@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/lushen124/oAuthConsumer-pod.git",
13     "tag": "1.0.8"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes/*",
20   "resource_bundles": {
21     "OAuthConsumer": [
22       "Pod/Assets/*.png"
23     ]
24   }