[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 8 / 7 / AITwitterAuth / 0.0.3 / AITwitterAuth.podspec.json
blobfde520514e8c070fc5d08f08250a92545a645df1
2   "name": "AITwitterAuth",
3   "version": "0.0.3",
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": "622b8ba3b519f697ad3333b71ff0c4e2cc411771",
18     "tag": "0.0.3"
19   },
20   "source_files": "Classes/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "STTwitter": [
24       "~> 0.1.4"
25     ]
26   }