blob: 4467523aef499556e602c3284a6341d5a46e0d19 [file] [log] [blame]
{
"name": "GMHelperFunctions",
"version": "0.0.1",
"license": "MIT",
"summary": "This class including basic functions those are normally required for iOS development so this helps you to swift your app development.",
"homepage": "https://github.com/gurmundi7/GMHelperFunctions",
"authors": {
"Gurpreet Singh": "gurpreetmundi777@gmail.com"
},
"source": {
"git": "https://github.com/gurmundi7/GMHelperFunctions.git",
"tag": "0.0.1"
},
"source_files": "*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": null
},
"frameworks": "CoreGraphics"
}