[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 8 / 9 / FacePlusPlus / 1.0.0 / FacePlusPlus.podspec.json
blob2a412a1e4a7144190f319548969bbcd58a535964
2   "name": "FacePlusPlus",
3   "version": "1.0.0",
4   "summary": "FacePlusPlus sdk for iOS.",
5   "description": "                   A longer description of FacePlusPlus in Markdown format.\n\n                   * Think: Why did you write this? What is the focus? What does it do?\n                   * CocoaPods will be using this to generate tags, and improve search results.\n                   * Try to keep it short, snappy and to the point.\n                   * Finally, don't worry about the indent, CocoaPods strips it!\n",
6   "homepage": "https://github.com/mingweizhang/facepp-ios-sdk",
7   "license": {
8     "type": "MIT",
9     "text": ""
10   },
11   "authors": {
12     "mingweizhang": "mingweiz@foxmail.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/mingweizhang/facepp-ios-sdk.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "FaceppSDK_ARC",
23     "FaceppSDK_ARC/**/*.{h,m}"
24   ],
25   "exclude_files": "Demos",
26   "frameworks": [
27     "Foundation",
28     "UIKit"
29   ],
30   "requires_arc": true