[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 3 / e / 9 / MYIntroduction / 0.0.1 / MYIntroduction.podspec.json
blobcf024f5f2414ae89079599a2eb60b8d7366f1a7d
2   "name": "MYIntroduction",
3   "version": "0.0.1",
4   "summary": "Solution for building stylish app introductions and tutorials.",
5   "homepage": "https://github.com/MatthewYork/iPhone-IntroductionTutorial",
6   "description": "A \"drop-in\" solution for building stylish app introductions and tutorials. Now supports left-to-right and right-to-left languages.",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Matthew York": "my3681@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/MatthewYork/iPhone-IntroductionTutorial.git",
16     "commit": "cd60cebb0f63fdbf94b89fe7ebbf6bffc0b67eeb"
17   },
18   "platforms": {
19     "ios": "5.0"
20   },
21   "requires_arc": true,
22   "source_files": "IntroductionExample/MYIntroduction{Panel,View}.{h,m}",
23   "frameworks": "QuartzCore"