[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 1 / 5 / AppTrek / 0.0.1 / AppTrek.podspec.json
blob353ec394fa7a228623b936c056d6d75fbbe6d021
2   "name": "AppTrek",
3   "version": "0.0.1",
4   "summary": "AppTrek is open source library to implement on boarding in iOS.",
5   "description": "AppTrek is open source library to implement on boarding in iOS. It is very simple and easy to use. Though written in swift, it can be used with ObjectiveC also.",
6   "homepage": "https://github.com/PrateekVarshney",
7   "license": "MIT",
8   "authors": {
9     "Prateek Varshney": "prateek.varsh.90@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/prateekvarsh90",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/PrateekVarshney/AppTrek.git",
17     "tag": "0.0.1"
18   },
19   "source_files": [
20     "AppTrek",
21     "AppTrek/**/*.{h,m,swift}"
22   ]