[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 4 / 5 / 7 / MyFirstFramework / 0.0.2 / MyFirstFramework.podspec.json
blob00d724199691974753236592b0f0ba7369dba76e
2   "name": "MyFirstFramework",
3   "version": "0.0.2",
4   "summary": "test",
5   "description": "                   A longer description of MyFirstFramework 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/kansujiya/MyFirstFramework",
7   "license": {
8     "type": "kiwitech",
9     "file": "Classes/LICENSE.txt"
10   },
11   "authors": {
12     "Suresh Kansujiya": "sureshkansujiya@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/kansujiya/MyFirstFramework.git",
16     "tag": "0.0.2"
17   },
18   "vendored_frameworks": "Classes/*.framework",
19   "requires_arc": true,
20   "platforms": {
21     "osx": null,
22     "ios": null,
23     "tvos": null,
24     "watchos": null
25   }