[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 5 / 8 / 7 / AITwitterAuth / 0.0.4 / AITwitterAuth.podspec.json
blob8c09619948457d856f9a3442dbef318f79b2f9d3
2   "name": "AITwitterAuth",
3   "version": "0.0.4",
4   "summary": "A library for twitter authentication",
5   "homepage": "https://github.com/aibrahim16/AITwitterAuth",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "aibrahim16",
11   "social_media_url": "https://twitter.com/aibrahim16189",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/aibrahim16/AITwitterAuth.git",
17     "commit": "d633c71d2afe14814ca65bce2799051c3b8acf12",
18     "tag": "0.0.4"
19   },
20   "source_files": "Classes/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "STTwitter": [
24       "~> 0.1.4"
25     ]
26   }