[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / 1 / 7 / MQFacebookManager / 1.0.3 / MQFacebookManager.podspec.json
blob7e8da30399d4243b35623e01f5fc8e718c516ea5
2   "name": "MQFacebookManager",
3   "version": "1.0.3",
4   "summary": "Facebook actions",
5   "platforms": {
6     "ios": "6.0"
7   },
8   "homepage": "https://github.com/quangmv/MQFacebookManager",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Quang": "quang.app@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/quangmv/MQFacebookManager.git",
18     "tag": "1.0.3"
19   },
20   "source_files": "Classes/*.{m,h}",
21   "requires_arc": true,
22   "dependencies": {
23     "Facebook-iOS-SDK": [
25     ]
26   }